Home
last modified time | relevance | path

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

/freebsd/include/
H A Dprintf.h83 PA_WCHAR = (1 << 2), /* wide char */ enumerator
/freebsd/lib/libc/stdio/
H A Dxprintf_str.c156 argt[0] = PA_WCHAR; in __printf_arginfo_chr()
H A Dxprintf.c487 case PA_WCHAR: in __v2printf()