Home
last modified time | relevance | path

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

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