Home
last modified time | relevance | path

Searched refs:PA_FLAG_INTMAX (Results 1 – 6 of 6) sorted by relevance

/freebsd-11-stable/include/
HDprintf.h97 #define PA_FLAG_INTMAX (1 << 21) macro
/freebsd-11-stable/lib/libc/stdio/
HDxprintf_int.c243 argt[0] |= PA_FLAG_INTMAX; in __printf_arginfo_int()
HDxprintf.c472 case PA_INT | PA_FLAG_INTMAX: in __v2printf()
/freebsd-11-stable/contrib/openbsm/bin/auditdistd/
HDpjdlog.c67 argt[0] = PA_INT | PA_FLAG_INTMAX; in pjdlog_printf_arginfo_humanized_number()
/freebsd-11-stable/sbin/hastd/
HDpjdlog.c68 argt[0] = PA_INT | PA_FLAG_INTMAX; in pjdlog_printf_arginfo_humanized_number()
/freebsd-11-stable/lib/libpjdlog/
HDpjdlog.c83 argt[0] = PA_INT | PA_FLAG_INTMAX; in pjdlog_printf_arginfo_humanized_number()