Home
last modified time | relevance | path

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

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