Home
last modified time | relevance | path

Searched defs:__libcpp_asprintf_l (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/libc++/include/
H A D__bsd_locale_defaults.h34 #define __libcpp_asprintf_l(...) asprintf_l(__VA_ARGS__) macro
H A D__bsd_locale_fallbacks.h119 int __libcpp_asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in __libcpp_asprintf_l() function