Searched defs:s2 (Results 1 - 25 of 364) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/init/
H A Darray7.C8 S s1, s2; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Delab1.C4 struct S* s2; // ERROR - S is a typedef name variable in typeref:struct:S
H A Dgoto1.C16 S s2; local
H A Dgoto2.C18 S s2; local
H A Dcvt1.C21 S2 s2; local
H A Ddecl6.C20 mutable const int *s2; // ok member in struct:A
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dexplicit77.C14 S<0, 1, 2> s2; local
H A Dcrash41.C9 void f(S2 s2) { argument
H A Dmemtemp14.C27 S<char*> s2; local
H A Dmemtemp16.C26 S<S<int> > s2; local
H A Dspec6.C29 S2<char> s2; local
/openbsd-current/gnu/lib/libiberty/src/
H A Dbcmp.c23 bcmp (const void *s1, const void *s2, size_t count) argument
H A Dmemmove.c21 memmove (PTR s1, const PTR s2, size_t n) argument
H A Dstrstr.c30 strstr (const char *s1, const char *s2) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dtemplate2.C13 Conc<int> s2; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.niklas/
H A Dt122.C13 bar (S s1, S s2) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20000603-1.c2 struct s2 { double d; }; struct
H A D20011121-1.c13 struct s s2; local
H A D981130-1.c3 struct s s2 = { 1, 2, }; variable in typeref:struct:s
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dc99-flex-array-1.c6 struct s2 { int :1; int x[]; }; /* { dg-error "empty struct" "empty" } */ struct
/openbsd-current/lib/libc/locale/
H A Dwcscoll.c37 wcscoll(const wchar_t *s1, const wchar_t *s2) argument
H A Dwcscoll_l.c13 wcscoll_l(const wchar_t *s1, const wchar_t *s2, argument
/openbsd-current/lib/libc/string/
H A Dstrcmp.c41 strcmp(const char *s1, const char *s2) argument
H A Dstrcoll.c40 strcoll(const char *s1, const char *s2) argument
H A Dstrcoll_l.c10 strcoll_l(const char *s1, const char *s2, argument

Completed in 229 milliseconds

1234567891011>>