/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | strct-stdarg-1.c | 3 struct tiny struct 14 struct tiny x; in f() argument
|
H A D | 931004-13.c | 1 struct tiny struct 9 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
|
H A D | 931004-14.c | 3 struct tiny struct 13 struct tiny x; in f() argument
|
H A D | 931004-11.c | 1 struct tiny struct 8 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
|
H A D | 931004-12.c | 3 struct tiny struct 12 struct tiny x; in f() argument
|
H A D | 931004-9.c | 1 struct tiny struct 7 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
|
H A D | 931004-5.c | 1 struct tiny struct 7 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
|
H A D | 931004-6.c | 3 struct tiny struct 11 struct tiny x; in f() argument
|
H A D | 931004-10.c | 3 struct tiny struct 11 struct tiny x; in f() argument
|
H A D | 931004-7.c | 1 struct tiny struct 6 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
|
H A D | 931004-3.c | 1 struct tiny struct 6 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
|
H A D | 931004-1.c | 1 struct tiny struct 6 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
|
H A D | 931004-4.c | 3 struct tiny struct 10 struct tiny x; in f() argument
|
H A D | 931004-8.c | 3 struct tiny struct 10 struct tiny x; in f() argument
|
H A D | 931004-2.c | 3 struct tiny struct 10 struct tiny x; in f() argument
|
/openbsd-src/lib/libm/src/ |
H A D | s_tanhf.c | 19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
H A D | s_tanh.c | 42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
|
H A D | s_scalbnf.c | 23 tiny = 1.0e-30; variable
|
H A D | e_sqrtf.c | 19 static const float one = 1.0, tiny=1.0e-30; variable
|
H A D | s_scalbnl.c | 38 tiny = 0x1p-16000L; variable
|
H A D | e_atan2f.c | 20 tiny = 1.0e-30, variable
|
/openbsd-src/lib/libm/src/ld128/ |
H A D | s_tanhl.c | 56 static const long double one = 1.0, two = 2.0, tiny = 1.0e-4900L; variable
|
/openbsd-src/lib/libm/src/ld80/ |
H A D | s_tanhl.c | 41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
|
/openbsd-src/regress/lib/libc/ieeefp/except/ |
H A D | except.c | 19 volatile const double tiny = DBL_MIN; variable
|
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/ |
H A D | sized-enum.c | 25 char enum Tiny tiny[3]; in main() local
|