Searched defs:__zeroull (Results 1 – 1 of 1) sorted by relevance
731 static __inline unsigned long long __zeroull(void) { return 0; } in __zeroull() function734 #define __zeroull() (0ULL) macro