Searched defs:p2 (Results 1 - 25 of 318) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp11012.C12 const void *p2 = &Foo::f; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Ddeduct3.C13 void Baz (int *p1, int const *p2) argument
18 void Baz (float *p1, float const *p2) argument
H A Dinstantiate7.C7 void Wibble (void (*fn) (), T *const __restrict__ &p2) argument
10 void Wibble (T1 *const __restrict__ &p1, T2 *const __restrict__ &p2) argument
H A Dpointer1.C14 int f(S2<S1<int> >::pointer_t p1, S2<S1<int> >::pointer_t p2) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.rfg/
H A D00321_01-.C7 int (*p2)[5]; variable
12 p1 == p2; // ERROR - comparison.* local
13 p1 > p2; // ERROR - comparison.* local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930210-1.c4 char *p1, *p2; local
H A D930325-1.c13 f (uint *p1, uint c, uint *p2) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/unsorted/
H A Dxmtst.c6 p2 (int b, int *p, int a) function
H A Dandmem.c4 void p2 (p) int *p; function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dmissed-error1.C19 pfv p2 = cf; // ERROR - mismatch XFAIL *-*-* variable
H A Dvisibility19.C21 void fr(B* pb, D1* p1, D2* p2) argument
35 void g(B* pb, D1* p1, D2* p2) argument
/openbsd-current/lib/libc/string/
H A Dmemcmp.c43 const unsigned char *p1 = s1, *p2 = s2; local
H A Dbcmp.c40 char *p1, *p2; local
H A Dtimingsafe_bcmp.c23 const unsigned char *p1 = b1, *p2 = b2; local
/openbsd-current/sys/lib/libkern/
H A Dmemcmp.c46 const unsigned char *p1 = s1, *p2 = s2; local
H A Dtimingsafe_bcmp.c23 const unsigned char *p1 = b1, *p2 = b2; local
/openbsd-current/sys/lib/libsa/
H A Dmemcmp.c44 const unsigned char *p1 = s1, *p2 = s2; local
/openbsd-current/regress/sys/kern/poll/
H A Dpoll_regevent.c34 int p2[2]; local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Doperations.cc42 const char* p2 = str1.c_str(); local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/other/
H A Dstdarg1.C14 void foo (long p1, long, long p2, ...) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Doptimize3.C14 const unsigned char *p2; member in union:__anon6737
H A Dstring1.C16 const char *p2 = Wrapper::JunkFunc(); local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20021219-1.c4 void foo(char *p1, char **p2) argument
H A Dstring-opt-15.c41 memcmp (const char *p1, const char *p2, size_t len) argument
/openbsd-current/regress/sys/kern/select/
H A Dselect_regevent.c35 int p2[2]; local

Completed in 288 milliseconds

1234567891011>>