Searched defs:__attribute (Results 1 – 2 of 2) sorted by relevance
73 typedef unsigned int U_int32_t __attribute ((mode (SI))); typedef74 typedef int Int32_t __attribute ((mode (SI))); typedef75 typedef unsigned int U_int64_t __attribute ((mode (DI))); typedef76 typedef int Int64_t __attribute ((mode (DI))); typedef