Searched defs:sv (Results 1 - 25 of 40) sorted by relevance

12

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/torture/
H A Dpr33887-2.C9 } sv; variable in typeref:struct:s
H A Dpr33819.C8 bool operator< (s sv) { return this->a < sv.id(); } argument
H A Dpr33887-3.C11 s sv; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20071211-1.c11 } sv; variable in typeref:struct:s
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dssa-fre-35.c9 struct s sv; local
H A Dfre-vce-1.c6 vector float f(struct s *sv) argument
13 vector float f1(struct s *sv, vector int a) argument
22 void a1 (struct s1 sv) argument
29 a2(struct s1 sv, int i) argument
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dc11-thread-local-2.c39 static _Thread_local int sv; variable
H A Dcast-1.c7 struct s { int a; } sv; variable in typeref:struct:s
H A Dcast-2.c7 struct s { int a; } sv; variable in typeref:struct:s
H A Dcast-3.c7 struct s { int a; } sv; variable in typeref:struct:s
H A Dc11-stdatomic-1.c56 struct s { int i[100]; } sv; variable in typeref:struct:s
H A DWcxx-compat-4.c34 f2 (struct s sv) argument
H A DWcxx-compat-5.c11 f2 (int i, struct s sv, struct s *pv) argument
H A Dc99-tag-1.c62 struct s2 sv; local
96 struct s2 sv; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/dfp/
H A Dstruct-union.c9 struct sv { volatile _Decimal32 d32; volatile _Decimal64 d64; }; struct
18 struct sv sv; variable in typeref:struct:sv
H A Dcast-bad.c6 struct s { _Decimal32 d32; } sv; variable in typeref:struct:s
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/fixed-point/
H A Dstruct-union.c10 struct sv { volatile _Fract f; volatile long _Fract lf; }; struct
19 struct sv sv; variable in typeref:struct:sv
/haiku-buildtools/gcc/libstdc++-v3/testsuite/util/statistic/
H A Dsample_mean_confidence_checker.hpp61 sample_mean_confidence_checker(Value_Type sm, Value_Type sv, argument
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr58137.c6 struct sv { struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/graphite/
H A Dpr38125.c7 struct sv struct
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/spu/
H A Dintrinsics-2.c212 unsigned int sv; member in struct:_samples
/haiku-buildtools/legacy/gcc/libf2c/libI77/
H A Dfmt.c208 char *sv=s; local
/haiku-buildtools/gcc/mpfr/tests/
H A Dtfma.c34 int sv = sizeof (val) / sizeof (*val); local
H A Dtfms.c34 int sv = sizeof (val) / sizeof (*val); local
H A Dtpow_all.c363 int sv = sizeof (val) / sizeof (*val); local

Completed in 466 milliseconds

12