Searched defs:__zeroll (Results 1 – 2 of 2) sorted by relevance
48 #define __zeroll() (0LL) macro
730 static __inline long long __zeroll(void) { return 0; } in __zeroll() function733 #define __zeroll() (0LL) macro