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

  /src/lib/libc/stdio/
vwprintf.c 48 return vfwprintf_l(stdout, loc, fmt, ap);
wprintf.c 65 ret = vfwprintf_l(stdout, loc, fmt, ap);
fwprintf.c 65 ret = vfwprintf_l(fp, loc, fmt, ap);
  /src/include/
wchar.h 288 int vfwprintf_l(FILE * __restrict, locale_t,
  /src/lib/libc/include/
namespace.h 785 #define vfwprintf_l _vfwprintf_l macro

Completed in 15 milliseconds