Home
last modified time | relevance | path

Searched defs:__format (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__locale_dir/locale_base_api/
H A Dbsd_locale_fallbacks.h117 va_start(__va, __format); in __libcpp_snprintf_l() argument
127 __libcpp_asprintf_l(char ** __s,locale_t __l,const char * __format,...) __libcpp_asprintf_l() argument
137 __libcpp_sscanf_l(const char * __s,locale_t __l,const char * __format,...) __libcpp_sscanf_l() argument
/freebsd/contrib/llvm-project/libcxx/src/experimental/include/tzdb/
H A Dtypes_private.h103 string __format; member
/freebsd/contrib/llvm-project/libcxx/src/experimental/
H A Dtime_zone.cpp119 __format(const __tz::__continuation& __continuation, const string& __letters, seconds __save) { in __format() function