Searched defs:__c (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-11.0-release/contrib/libstdc++/config/cpu/ia64/
H A Datomic_word.h44 unsigned char __c; local
/freebsd-11.0-release/contrib/libstdc++/config/locale/ieee_1003.1-2001/
H A Dmessages_members.cc43 messages<char>::do_get(catalog __c, int __setid, int __msgid, argument
H A Dmessages_members.h63 messages<_CharT>::do_get(catalog __c, int __setid, int __msgid, argument
/freebsd-11.0-release/contrib/libstdc++/src/
H A Dstreambuf.cc46 traits_type::int_type __c = __sbin->sgetc(); local
86 traits_type::int_type __c = __sbin->sgetc(); local
[all...]
/freebsd-11.0-release/contrib/bmake/mk/
H A Djava.mk59 __c:= ${__classdest}${__s:.java=.class} macro
80 __c:= ${__classdest}${__s:.java=.class} macro
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Ddivdc3.c21 __divdc3(double __a, double __b, double __c, double __d) argument
[all...]
H A Ddivsc3.c21 __divsc3(float __a, float __b, float __c, float __d) argument
[all...]
H A Ddivtc3.c21 __divtc3(long double __a, long double __b, long double __c, long double __d) argument
[all...]
H A Ddivxc3.c22 __divxc3(long double __a, long double __b, long double __c, long double __d) argument
[all...]
H A Dmuldc3.c21 __muldc3(double __a, double __b, double __c, double __d) argument
[all...]
H A Dmulsc3.c21 __mulsc3(float __a, float __b, float __c, float __d) argument
[all...]
H A Dmulxc3.c23 __mulxc3(long double __a, long double __b, long double __c, long double __d) argument
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dostream_insert.h64 const _CharT __c = __out.fill(); local
H A Dstream_iterator.h181 ostream_iterator(ostream_type& __s, const _CharT* __c) argument
H A Dchar_traits.h126 to_char_type(const int_type& __c) argument
130 to_int_type(const char_type& __c) argument
142 not_eof(const int_type& __c) argument
277 to_char_type(const int_type& __c) argument
283 to_int_type(const char_type& __c) argument
294 not_eof(const int_type& __c) argument
347 to_char_type(const int_type& __c) argument
350 to_int_type(const char_type& __c) argument
360 not_eof(const int_type& __c) argument
[all...]
H A Dvalarray_after.h210 _Expr<_Clos, _Tp>::_Expr(const _Clos& __c) : _M_closure(__c) {} argument
/freebsd-11.0-release/contrib/libstdc++/config/locale/darwin/
H A Dctype_members.cc117 const int __c = wctob(__wc); local
133 const int __c local
142 const int __c = wctob(*__lo); local
156 const int __c = wctob(__i); local
[all...]
/freebsd-11.0-release/include/xlocale/
H A D_ctype.h77 __maskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) argument
86 __istype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) argument
102 __sbmaskrune_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) argument
111 __sbistype_l(__ct_rune_t __c, unsigned long __f, locale_t __loc) argument
147 towlower_l(int __c, locale_t __l) argument
154 towupper_l(int __c, locale_t __l) argument
[all...]
/freebsd-11.0-release/contrib/libstdc++/config/locale/generic/
H A Dctype_members.cc207 const int __c = wctob(__wc); local
223 const int __c = wctob(*__lo); local
232 const int __c = wctob(*__lo); local
246 const int __c = wctob(__i); local
[all...]
/freebsd-11.0-release/contrib/libstdc++/config/locale/gnu/
H A Dctype_members.cc228 const int __c local
250 const int __c = wctob(*__lo); local
259 const int __c = wctob(*__lo); local
279 const int __c = wctob(__i); local
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/c_std/
H A Dstd_cstring.h101 memchr(void* __p, int __c, size_t __n) argument
/freebsd-11.0-release/contrib/libstdc++/include/ext/
H A Dvstring_util.h130 _S_assign(_CharT* __d, size_type __n, _CharT __c) argument
H A Dstdio_sync_filebuf.h98 int_type __c = this->syncgetc(); local
194 syncungetc(int_type __c) argument
199 syncputc(int_type __c) argument
227 syncungetc(int_type __c) argument
232 syncputc(int_type __c) argument
243 int_type __c = this->syncgetc(); local
[all...]
/freebsd-11.0-release/contrib/libstdc++/include/std/
H A Dstd_iomanip.h174 setfill(_CharT __c) argument
H A Dstd_istream.h713 operator>>(basic_istream<char, _Traits>& __in, unsigned char& __c) argument
718 operator>>(basic_istream<char, _Traits>& __in, signed char& __c) argument

Completed in 104 milliseconds

123