Home
last modified time | relevance | path

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

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