Home
last modified time | relevance | path

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

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