Searched defs:intl (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/usr.bin/common/
H A DMakefile
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc381 do_get(iter_type s, iter_type end, bool intl, ios_base& io, argument
396 do_get(iter_type s, iter_type end, bool intl, ios_base& io, argument
422 do_put(iter_type s, bool intl, ios_base& io, argument
430 do_put(iter_type s, bool intl, ios_base& io, argument
733 __money_get(current_abi, const facet* f, istreambuf_iterator<C> s, istreambuf_iterator<C> end, bool intl, ios_base& str, ios_base::iostate& err, long double* units, __any_string* digits) argument
764 __money_put(current_abi, const facet* f, ostreambuf_iterator<C> s, bool intl, ios_base& io, C fill, long double units, const __any_string* digits) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dcxx11-shim_facets.cc381 do_get(iter_type s, iter_type end, bool intl, ios_base& io, argument
396 do_get(iter_type s, iter_type end, bool intl, ios_base& io, argument
422 do_put(iter_type s, bool intl, ios_base& io, argument
430 do_put(iter_type s, bool intl, ios_base& io, argument
733 __money_get(current_abi, const facet* f, istreambuf_iterator<C> s, istreambuf_iterator<C> end, bool intl, ios_base& str, ios_base::iostate& err, long double* units, __any_string* digits) argument
764 __money_put(current_abi, const facet* f, ostreambuf_iterator<C> s, bool intl, ios_base& io, C fill, long double units, const __any_string* digits) argument
[all...]
/netbsd-current/sys/dev/vme/
H A Dxdreg.h171 volatile u_char intl:3; /* interrupt level */ member in struct:xd_iopb
/netbsd-current/sys/arch/sun3/dev/
H A Dxdreg.h171 volatile u_char intl:3; /* interrupt level */ member in struct:xd_iopb
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h1043 static const bool intl = _Intl; member in class:moneypunct
1380 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct
1422 static const bool intl = _Intl; member in class:moneypunct_byname
1450 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname
[all...]
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets_nonio.h1081 static const bool intl = _Intl; member in class:moneypunct
1418 const bool moneypunct<_CharT, _Intl>::intl; member in class:moneypunct
1460 static const bool intl = _Intl; member in class:moneypunct_byname
1488 const bool moneypunct_byname<_CharT, _Intl>::intl; member in class:moneypunct_byname
[all...]
/netbsd-current/external/apache2/llvm/dist/libcxx/src/
H A Dlocale.cpp5647 __init_pat(money_base::pattern& pat, basic_string<charT>& __curr_symbol_, bool intl, char cs_precedes, char sep_by_space, char sign_posn, charT space_char) argument

Completed in 230 milliseconds