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

/freebsd-9.3-release/contrib/libstdc++/config/locale/ieee_1003.1-2001/
H A Dc_locale.h48 typedef int* __c_locale; typedef
/freebsd-9.3-release/contrib/libstdc++/config/locale/generic/
H A Dc_locale.h56 typedef int* __c_locale; typedef
63 __convert_from_v(const __c_locale&, char* __out, argument
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
/freebsd-9.3-release/contrib/libstdc++/config/locale/gnu/
H A Dc_locale.h69 typedef __locale_t __c_locale; typedef

Completed in 222 milliseconds