Home
last modified time | relevance | path

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

/freebsd-14-stable/include/
HDprintf.h82 PA_CHAR = (1 << 1), /* int, cast to char */ enumerator
/freebsd-14-stable/lib/libc/stdio/
HDxprintf_int.c251 argt[0] = PA_CHAR; in __printf_arginfo_int()
HDxprintf.c460 case PA_CHAR: in __v2printf()