Home
last modified time | relevance | path

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

/freebsd/include/
H A Dprintf.h84 PA_STRING = (1 << 3), /* const char * (with '\0') */ enumerator
/freebsd/lib/libc/stdio/
H A Dxprintf_str.c116 argt[0] = PA_STRING; in __printf_arginfo_str()
H A Dxprintf.c493 case PA_STRING: in __v2printf()