Home
last modified time | relevance | path

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

/freebsd/include/
H A Dprintf.h85 PA_WSTRING = (1 << 4), /* const wchar_t * */ enumerator
/freebsd/lib/libc/stdio/
H A Dxprintf_str.c114 argt[0] = PA_WSTRING; in __printf_arginfo_str()
H A Dxprintf.c496 case PA_WSTRING: in __v2printf()