Searched defs:LE64 (Results 1 – 3 of 3) sorted by relevance
43 # define LE64(n) (n) macro50 # define LE64(n) bswap_64 (n) macro
563 typedef ELFType<support::little, true> LE64; in yaml2elf() typedef
555 #define LE64(x) \ macro