Searched defs:XS64 (Results 1 – 1 of 1) sorted by relevance
255 #define XS64(x) (is_64bit ? x##64 : x) macro257 #define XS64(x) x macro