Searched defs:LONG (Results 1 – 10 of 10) sorted by relevance
19 typedef long LONG __attribute__ ((__mode__ (__SI__))); typedef44 typedef long LONG __attribute__ ((__mode__ (__DI__))); typedef
15 typedef long LONG __attribute__ ((__mode__ (__DI__))); typedef
165 #define LONG __s32 /* Signed word (4 bytes) */ macro
86 typedef long LONG; typedef
43 #define LONG long macro
44 #define LONG long macro
30 #define LONG long macro
287 LONG = 0x20, /* long packet received */ enumerator
628 #define LONG(x) ((x)/BITS_PER_LONG) macro