Searched defs:f1 (Results 101 - 125 of 203) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dpack-test-1.h5 double f1; member in struct:SNAME
H A Dpragma-darwin.c20 struct s1 { short f1; int f2; }; member in struct:s1
22 struct s2 { short f1; int f2; }; member in struct:s2
24 struct s3 { short f1; int f2; }; member in struct:s3
26 struct s4 { short f1; int f2; }; member in struct:s4
H A Dcleanup-1.c8 static int f1(void *x U) { return 0; } function
H A Dwtr-aggr-init-1.c14 static struct foo f1 = { 0, 0 }; variable in typeref:struct:foo
H A Dwtr-union-init-2.c25 static union foo1 f1 = {0}; local
H A Dwtr-union-init-3.c44 static union foo f1 = {{0,0}}; /* { dg-bogus "traditional C rejects initialization of unions" "initialization of unions" { xfail *-*-* } } */ local
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.fortran/
H A Dretval1.f903 function f1 () function
5 real :: f1 local in function:f1
109 real :: f1 variable
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/istream_extractor_arith/
H A D07.cc61 float f1 = 0.0; local
72 is >> f1; local
108 is >> f1; local
118 is >> f1; local
129 is >> f1; local
132 is >> f1; local
[all...]
H A D08.cc61 float f1 = 0.0; local
H A D01.cc62 float f1 = 0; local
105 is_03 >> f1; local
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Dcode-gen6.C34 tres_floats::tres_floats (float f1, float f2, float f3) argument
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dp2960.C12 void f1() { f2(); } // generates bus error here function in class:Test1
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930529-1.c11 struct f1 struct
H A Diftrap-1.c3 void f1(int p) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D921113-1.c18 f1(float x, float y) function
H A Dva-arg-7.c6 debug(int i1, int i2, int i3, int i4, int i5, int i6, int i7, double f1, double f2, double f3, double f4, double f5, double f6, double f7, double f8, double f9, ...) argument
/openbsd-current/gnu/llvm/libcxx/benchmarks/
H A Dstringstream.bench.cpp16 double f1 = 0.0, f2 = 0.0, q = 0.0; local
/openbsd-current/gnu/gcc/gcc/
H A Dfp-test.c81 volatile float f1 = 1.0, f2 = 1.0, f3 = 1.0; variable
[all...]
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/
H A Dnumpunct_byname.cc56 string f1 = nump_byname.falsename(); local
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/26_numerics/
H A Dc99_classification_macros_c++.cc65 fp_type f1 = 1.0; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dfp-test.c81 volatile float f1 = 1.0, f2 = 1.0, f3 = 1.0; variable
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/
H A Dconst1.C72 D<T> f1 (D<T> x, const T& y) function in struct:F
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Ded.c39 int f0, l0, f1, l1; local
115 int f0, l0, f1, l1; local
161 int f0, l0, f1, l1; local
[all...]
/openbsd-current/lib/libc/arch/sparc64/fpu/
H A Dfpu_explode.c233 u_int frac, f0, f1; local
253 u_int frac, f0, f1, f2; local
274 u_int frac, f0, f1, f2, f3; local
[all...]
/openbsd-current/gnu/gcc/libgomp/testsuite/libgomp.c/
H A Datomic-10.c11 f1 (void) function

Completed in 170 milliseconds

123456789