Home | History | Annotate | Download | only in util

Lines Matching refs:ULLONG

268 #ifdef ULLONG
269 #undef ULLONG
270 #endif /* defined(ULLONG) */
272 #define ULLONG unsigned long long int
277 #define ULLONG unsigned long int
294 #define UINTMAX_T ULLONG
687 value = va_arg(args, ULLONG);