Searched refs:_EXTEND32 (Results 1 – 1 of 1) sorted by relevance
90 #define EXTEND32(x) _EXTEND32(x, __FILE__, __LINE__)91 static inline int _EXTEND32(int x, char *file, int line) in _EXTEND32() function