Searched defs:LG (Results 1 – 4 of 4) sorted by relevance
68 typedef struct LG { struct71 } LG; argument
75 #define LG(b, n) (SH(b, n) | (SH(b, n+2) << 16)) macro
61 # define LG 0 macro81 # define LG 1 macro
1642 #define LG(b, n) (SH(b, n) | (SH(b, n+2) << 16)) macro