Searched defs:LONG (Results 1 – 5 of 5) sorted by relevance
18 typedef long LONG __attribute__ ((__mode__ (__SI__))); typedef43 typedef long LONG __attribute__ ((__mode__ (__DI__))); typedef
53 #define LONG "%08lx " macro57 #define LONG "%016lx " macro
16 typedef long LONG; typedef
306 #define LONG .word macro328 #define LONG .dword macro
261 LONG = 0x20, /* long packet received */ enumerator