Searched defs:U32 (Results 1 – 8 of 8) sorted by relevance
42 typedef __le32 U32; typedef
44 #define U32(ptr) get_u32(ctx->ctx->bios, (ptr)) macro
54 typedef u_int32_t U32; typedef
38 typedef uint32_t U32; typedef
51 U32, enumerator276 U32, enumerator
1269 struct U32(u32); in test_enum_padding() struct
65 enum num_t { U64, first_t = U64, U32, S64, S32, last_t = S32 }; enumerator [all...]