Searched defs:__c_locale (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/libstdcxx-104.1/include/c++/4.2.1/bits/
H A Dc++locale.h56 typedef int* __c_locale; typedef
63 __convert_from_v(const __c_locale&, char* __out, argument
/macosx-10.10/libstdcxx-104.1/src/
H A Dc++locale.cc51 __convert_to_v(const char* __s, float& __v, ios_base::iostate& __err, const __c_locale&) argument
88 __convert_to_v(const char* __s, double& __v, ios_base::iostate& __err, const __c_locale&) argument
107 __convert_to_v(const char* __s, long double& __v, ios_base::iostate& __err, const __c_locale&) argument
/macosx-10.10/Libc-1044.1.2/locale/
H A Dxlocale.c43 static struct _xlocale __c_locale = C_LOCALE_INITIALIZER; variable in typeref:struct:_xlocale

Completed in 92 milliseconds