Searched refs:is_intmax (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/include/
H A Dprintf.h69 unsigned is_intmax; member in struct:printf_info
/freebsd-13-stable/lib/libc/stdio/
H A Dxprintf_int.c244 else if (pi->is_intmax)
319 if (pi->is_long_double || pi->is_quad || pi->is_intmax ||
H A Dxprintf.c219 else if (pi->is_intmax)
384 pi->is_intmax = 0;
395 pi->is_intmax = 1;

Completed in 146 milliseconds