Searched defs:__libcpp_sscanf_l (Results 1 – 2 of 2) sorted by relevance
34 #define __libcpp_sscanf_l(...) sscanf_l(__VA_ARGS__) macro
137 int __libcpp_sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { __libcpp_sscanf_l() function