Searched defs:pa (Results 1 - 25 of 80) sorted by relevance

1234

/haiku-buildtools/binutils/gold/testsuite/
H A Dscript_test_13.c2 int* pa = &a; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr45352-1.c4 void main1 (float *pa, float *pc) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-93.c10 main1 (float *pa) argument
H A Dvect-91.c17 main1 (int * pa) argument
H A Dno-vfa-vect-49.c9 void bar (float *pa, float *pb, float *pc) argument
34 float pa[N] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__))); local
H A Dvect-92.c8 float pa[N] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__))); variable
H A Dvect-48.c22 float pa[N] __attribute__ ((__aligned__(__BIGGEST_ALIGNMENT__))); local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dvisibility9.C20 void B::f1(A* pa) { argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/
H A Dnew_delete_placement.cc29 void* pa = new char[10]; local
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.martin/
H A Dsts_conv.C18 double *pa = a + 1; // { dg-bogus "" } should convert local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dpr42730.c3 unsigned *pa; member in union:bzz
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20030914-2.c8 int f (struct s pa, int pb, ...) argument
H A D990127-1.c7 int *pa, *pb, *pc; local
[all...]
H A D20030914-1.c7 long double f (int pa, struct s pb, long double pc) argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-vectorize-8.c14 void bar (short *pd, short *pa, short *pb, short *pc) argument
32 main1 (int n, short * __restrict__ pd, short * __restrict__ pa, short * __restrict__ pb, short * __restrict__ pc) argument
H A Dvsx-vectorize-6.c14 void bar (double *pd, double *pa, double *pb, double *pc) argument
32 main1 (int n, double * __restrict__ pd, double * __restrict__ pa, double * __restrict__ pb, double * __restrict__ pc) argument
H A Dvsx-vectorize-2.c14 void bar (float *pd, float *pa, float *pb, float *pc) argument
32 main1 (int n, float * __restrict__ pd, float * __restrict__ pa, float * __restrict__ pb, float * __restrict__ pc) argument
H A Dvsx-vectorize-7.c14 void bar (int *pd, int *pa, int *pb, int *pc) argument
32 main1 (int n, int * __restrict__ pd, int * __restrict__ pa, int * __restrict__ pb, int * __restrict__ pc) argument
H A Dvsx-vectorize-4.c14 void bar (double *pa, double *pb, double *pc) argument
30 main1 (int n, double * __restrict__ pa, double * __restrict__ pb, double * __restrict__ pc) argument
H A Dvsx-vectorize-5.c14 void bar (char *pa, char *pb, char *pc) argument
30 main1 (int n, char * __restrict__ pa, char * __restrict__ pb, char * __restrict__ pc) argument
H A Dvsx-vectorize-3.c14 void bar (short *pa, short *pb, short *pc) argument
30 main1 (int n, short * __restrict__ pa, short * __restrict__ pb, short * __restrict__ pc) argument
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dissue4167.go12 type pa []int type
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/arm/
H A Dpr42495.c20 struct st_a *pa; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/guality/
H A Dparam-1.c13 typedef struct { uintptr_t pa; uintptr_t pb; } fatp_t member in struct:__anon1312
H A Dparam-2.c13 typedef struct { uintptr_t pa; uintptr_t pb; } fatp_t member in struct:__anon1313

Completed in 135 milliseconds

1234