Searched defs:T32 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGen/
H A Dpragma-pack-1.c37 struct T32 struct in struct:S3
61 // CHECK: %struct.S3 = type { [3 x i8], i8, %struct.T3, %struct.T32 }
63 // CHECK: %struct.T32 = type { i8, i32 }
/external/libcups/cups/
H A Dmd5.c77 #define T32 0x8d2a4c8a macro
206 SET(b, c, d, a, 12, 20, T32);
/external/vixl/src/aarch32/
H A Dconstants-aarch32.h41 enum InstructionSet { A32, T32 }; enumerator in enum:vixl::aarch32::InstructionSet
43 const InstructionSet kDefaultISA = T32;
85 // Maximum size emitted by a single T32 unconditional macro-instruction.

Completed in 1248 milliseconds