Searched refs:intmax_t (Results 1 – 3 of 3) sorted by relevance
104 typedef long long intmax_t; typedef
85 (intmax_t)-12345678, (intmax_t)0, (intmax_t)12345678)); in numbers()
527 (flags & INTMAXFLAG) ? va_arg(ap, intmax_t) : in _printf_engine()
Completed in 8 milliseconds