HomeSort by: relevance | last modified time | path
    Searched refs:wprintf_l (Results 1 - 3 of 3) sorted by relevancy

  /src/lib/libc/stdio/
wprintf.c 43 __weak_alias(wprintf_l, _wprintf_l)
59 wprintf_l(locale_t loc, const wchar_t * __restrict fmt, ...) function in typeref:typename:int
  /src/include/
wchar.h 293 int wprintf_l(locale_t, const wchar_t * __restrict, ...);
  /src/lib/libc/include/
namespace.h 821 #define wprintf_l _wprintf_l macro

Completed in 15 milliseconds