Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dbsd_locale_defaults.h33 #define __libcpp_asprintf_l(...) asprintf_l(__VA_ARGS__) macro
H A Dbsd_locale_fallbacks.h127 int __libcpp_asprintf_l(char **__s, locale_t __l, const char *__format, ...) { __libcpp_asprintf_l() function