Home
last modified time | relevance | path

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

/freebsd-13-stable/include/
HDprintf.h83 PA_WCHAR = (1 << 2), /* wide char */ enumerator
/freebsd-13-stable/lib/libc/stdio/
HDxprintf_str.c156 argt[0] = PA_WCHAR; in __printf_arginfo_chr()
HDxprintf.c487 case PA_WCHAR: in __v2printf()