Searched defs:char (Results 1 - 25 of 59) sorted by relevance

123

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.niklas/
H A Dt136.C4 void f (const char*) {} argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Dlinkage4.C4 static int strlen (const char*) { return 0; } argument
H A Dmain1.C9 int main(int, const char**) argument
H A Dovercnv2.C
H A Dconv4.C
H A Dcast4.C[all...]
H A Dloop2.C
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dcvt2.C11 cvec(const char*x) { s = new char[std::strlen(x)+1]; std::strcpy(s, x); } argument
H A Doperators3.C
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dmonetary_members.cc48 moneypunct<char, true>::_M_initialize_moneypunct(__c_locale, const char*) argument
74 moneypunct<char, false>::_M_initialize_moneypunct(__c_locale, const char*) argument
109 _M_initialize_moneypunct(__c_locale, const char*) argument
137 _M_initialize_moneypunct(__c_locale, const char*) argument
[all...]
H A Dmessages_members.h50 messages<_CharT>::messages(__c_locale, const char*, size_t __refs) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D920428-1.c1 x(const char*s){char a[1];const char*ss=s;a[*s++]|=1;return(int)ss+1==(int)s;} argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dmonetary_members.cc48 moneypunct<char, true>::_M_initialize_moneypunct(__c_locale, const char*) argument
64 moneypunct<char, false>::_M_initialize_moneypunct(__c_locale, const char*) argument
89 _M_initialize_moneypunct(__c_locale, const char*) argument
106 _M_initialize_moneypunct(__c_locale, const char*) argument
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Doperators7.C
H A Dtemplate28.C
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dexplicit2.C5 string(const char*) { } argument
H A Dp2855.C
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dc_locale.cc41 locale::facet::_S_create_c_locale(__c_locale&, const char*, __c_locale*) argument
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dc_locale.cc41 locale::facet::_S_create_c_locale(__c_locale&, const char*, __c_locale*) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.bugs/
H A D900220_02.C13 void overloaded (signed char) { // gets bogus error argument
16 void overloaded (unsigned char) { argument
[all...]
H A D900220_03.C24 void overloaded (const char&) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dspec29.C
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/cpp/
H A Ducs.c15 #define char +1 macro
33 #undef char macro
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/debug/
H A Ddebug1.C
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsancov_flags.cpp17 SANITIZER_INTERFACE_WEAK_DEF(const char*, __sancov_default_options, void) { argument

Completed in 141 milliseconds

123