Searched defs:ip (Results 1 - 25 of 157) sorted by relevance

1234567

/haiku-buildtools/binutils/gold/testsuite/
H A Dcopy_test_2.cc25 int ip __attribute__((visibility("protected"))) = 3; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.pt/
H A Dt36.C4 typedef int * ip; typedef
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D990107-1.c5 long long *ip = (long long *) &d; local
H A D990203-1.c5 long long *ip = (long long *) &f; local
H A Dic.c1 foo (int *ip, int a) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/lookup/
H A Danon4.C5 int *ip; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Drfg9.C4 int *ip; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Doperators29.C19 Ptr<int> ip = new int(2); local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.other/
H A Ddefarg3.C7 void f (int *ip, int kp = hp - jp) argument
H A Doverload4.C8 int*** ip; local
H A Dconv3.C12 int * ip = var; // { dg-error "" } requires const_cast local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/format/
H A Dc99-scanf-2.c11 foo (int *ip, long long int *llp, wchar_t *ls) argument
H A Dfew-1.c4 int f(int *ip, char *cp) argument
H A Dno-exargs-2.c11 foo (int i, int *ip, va_list va) argument
H A Dattr-2.c30 foo (int i, int *ip, double d) argument
H A Dattr-4.c16 baz (int i, int *ip, double d) argument
H A Dms_attr-2.c30 foo (int i, int *ip, double d) argument
H A Dms_attr-4.c16 baz (int i, int *ip, double d) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sparc/
H A Dsparc-frame-1.c6 void do_run(void *ip) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr57518.c6 char ip[10]; variable
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/pair/
H A D40925.cc43 int *ip = 0; local
63 std::pair<move_only, int*> p15(move_only(), ip); local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/nios2/
H A Dcustom-fp-double.c41 custom_fp (double a, double b, double *fp, int *ip) argument
H A Dcustom-fp-float.c35 custom_fp (float a, float b, float *fp, int *ip) argument
/haiku-buildtools/gcc/gcc/testsuite/c-c++-common/ubsan/
H A Dpr64121.c8 execute (int *ip, int x) argument
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A Dformat1.C9 foo (int i, int *ip, __WINT_TYPE__ lc, wchar_t *ls) argument

Completed in 220 milliseconds

1234567