Home
last modified time | relevance | path

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

/external/libcxx/src/support/win32/
Dlocale_win32.cpp83 int snprintf_l(char *ret, size_t n, locale_t loc, const char *format, ...) in snprintf_l() function
/external/libcxx/include/support/win32/
Dlocale_win32.h108 int snprintf_l(char *ret, size_t n, locale_t loc, const char *format, ...);
/external/libcxx/include/support/solaris/
Dxlocale.h61 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...);
/external/libcxx/src/support/solaris/
Dxlocale.c172 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) in snprintf_l() function
/external/libcxx/include/
Dlocale1555 int __nc = snprintf_l(__nar, sizeof(__nar), _LIBCPP_GET_C_LOCALE, __fmt, __v);
1585 int __nc = snprintf_l(__nar, sizeof(__nar), _LIBCPP_GET_C_LOCALE, __fmt, __v);
1615 int __nc = snprintf_l(__nar, sizeof(__nar), _LIBCPP_GET_C_LOCALE, __fmt, __v);
1645 int __nc = snprintf_l(__nar, sizeof(__nar), _LIBCPP_GET_C_LOCALE, __fmt, __v);
1676 __nc = snprintf_l(__nb, __nbuf, _LIBCPP_GET_C_LOCALE, __fmt,
1684 __nc = snprintf_l(__nb, __nbuf, _LIBCPP_GET_C_LOCALE, __fmt, __v);
1745 __nc = snprintf_l(__nb, __nbuf, _LIBCPP_GET_C_LOCALE, __fmt,
1753 __nc = snprintf_l(__nb, __nbuf, _LIBCPP_GET_C_LOCALE, __fmt, __v);
1809 int __nc = snprintf_l(__nar, sizeof(__nar), _LIBCPP_GET_C_LOCALE, __fmt, __v);