/netbsd-src/external/apache2/llvm/dist/libcxx/src/support/solaris/ |
H A D | xlocale.cpp | 27 #define vsnprintf_l(__s, __n, __l, __format, __va) \ argument 30 int snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) in snprintf_l() 39 int asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in asprintf_l() 48 int sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { in sscanf_l()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/gnu/ |
H A D | time_members.cc | 42 _M_put(char* __s, size_t __maxlen, const char* __format, in _M_put() 198 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, in _M_put()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/gnu/ |
H A D | time_members.cc | 42 _M_put(char* __s, size_t __maxlen, const char* __format, in _M_put() 198 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, in _M_put()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/generic/ |
H A D | time_members.cc | 43 _M_put(char* __s, size_t __maxlen, const char* __format, in _M_put() 128 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, in _M_put()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/generic/ |
H A D | time_members.cc | 43 _M_put(char* __s, size_t __maxlen, const char* __format, in _M_put() 128 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, in _M_put()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | time_members.cc | 48 _M_put(char* __s, size_t __maxlen, const char* __format, in _M_put() 197 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, in _M_put()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly/ |
H A D | time_members.cc | 48 _M_put(char* __s, size_t __maxlen, const char* __format, in _M_put() 197 _M_put(wchar_t* __s, size_t __maxlen, const wchar_t* __format, in _M_put()
|
/netbsd-src/external/apache2/llvm/dist/libcxx/include/ |
H A D | __bsd_locale_fallbacks.h | 108 int __libcpp_snprintf_l(char *__s, size_t __n, locale_t __l, const char *__format, ...) { in __libcpp_snprintf_l() 118 int __libcpp_asprintf_l(char **__s, locale_t __l, const char *__format, ...) { in __libcpp_asprintf_l() 128 int __libcpp_sscanf_l(const char *__s, locale_t __l, const char *__format, ...) { in __libcpp_sscanf_l()
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
H A D | locale_facets_nonio.tcc | 691 const _CharT* __format, in _M_extract_via_format() 1493 char __format; in get() local 1570 char __format, char __mod) const in do_get() 1617 char __format; in put() local 1640 char __format, char __mod) const in do_put()
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ |
H A D | locale_facets_nonio.tcc | 1186 char __format; in get() local 1243 char __format, char __mod) const in do_get() 1287 char __format; in put() local 1310 char __format, char __mod) const in do_put()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/ |
H A D | lb1sf68.S | 285 __format: label
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/ |
H A D | lb1sf68.S | 285 __format: label
|