Searched defs:LOCAL (Results 1 – 8 of 8) sorted by relevance
18 LOCAL = 0 variable
19 #define LOCAL BIT(0) macro
80 #define LOCAL 1 macro
104 #define LOCAL(type) static __inline type __fastcall macro106 #define LOCAL(type) static inline type macro108 #define LOCAL(type) static type macro
103 #define LOCAL(type) static __inline type __fastcall macro105 #define LOCAL(type) static inline type macro107 #define LOCAL(type) static type macro
92 #define LOCAL(type) static __inline type __fastcall macro94 #define LOCAL(type) static type macro