Home
last modified time | relevance | path

Searched refs:PA_CHAR (Results 1 – 3 of 3) sorted by relevance

/freebsd/include/
H A Dprintf.h82 PA_CHAR = (1 << 1), /* int, cast to char */ enumerator
/freebsd/lib/libc/stdio/
H A Dxprintf_int.c251 argt[0] = PA_CHAR; in __printf_arginfo_int()
H A Dxprintf.c460 case PA_CHAR: in __v2printf()