Home
last modified time | relevance | path

Searched refs:vsprintf_l (Results 1 – 5 of 5) sorted by relevance

/trueos/lib/libc/stdio/
HDvsprintf.c50 vsprintf_l(char * __restrict str, locale_t locale, in vsprintf_l() function
67 return vsprintf_l(str, __get_locale(), fmt, ap); in vsprintf()
HDsprintf.c70 ret = vsprintf_l(str, locale, fmt, ap); in sprintf_l()
HDSymbol.map133 vsprintf_l;
HDMakefile.inc73 printf_l.3 vprintf_l.3 printf_l.3 vsnprintf_l.3 printf_l.3 vsprintf_l.3
/trueos/include/xlocale/
HD_stdio.h51 int vsprintf_l(char * __restrict, locale_t, const char * __restrict,