Home
last modified time | relevance | path

Searched defs:tiny (Results 1 – 25 of 45) sorted by relevance

12

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dstrct-stdarg-1.c3 struct tiny struct
14 struct tiny x; in f() argument
H A D931004-13.c1 struct tiny struct
9 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
H A D931004-14.c3 struct tiny struct
13 struct tiny x; in f() argument
H A D931004-11.c1 struct tiny struct
8 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
H A D931004-12.c3 struct tiny struct
12 struct tiny x; in f() argument
H A D931004-9.c1 struct tiny struct
7 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
H A D931004-5.c1 struct tiny struct
7 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
H A D931004-6.c3 struct tiny struct
11 struct tiny x; in f() argument
H A D931004-10.c3 struct tiny struct
11 struct tiny x; in f() argument
H A D931004-7.c1 struct tiny struct
6 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
H A D931004-3.c1 struct tiny struct
6 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
H A D931004-1.c1 struct tiny struct
6 f (int n, struct tiny x, struct tiny y, struct tiny z, long l) in f() argument
H A D931004-4.c3 struct tiny struct
10 struct tiny x; in f() argument
H A D931004-8.c3 struct tiny struct
10 struct tiny x; in f() argument
H A D931004-2.c3 struct tiny struct
10 struct tiny x; in f() argument
/openbsd-src/lib/libm/src/
H A Ds_tanhf.c19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
H A Ds_tanh.c42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
H A Ds_scalbnf.c23 tiny = 1.0e-30; variable
H A De_sqrtf.c19 static const float one = 1.0, tiny=1.0e-30; variable
H A Ds_scalbnl.c38 tiny = 0x1p-16000L; variable
H A De_atan2f.c20 tiny = 1.0e-30, variable
/openbsd-src/lib/libm/src/ld128/
H A Ds_tanhl.c56 static const long double one = 1.0, two = 2.0, tiny = 1.0e-4900L; variable
/openbsd-src/lib/libm/src/ld80/
H A Ds_tanhl.c41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
/openbsd-src/regress/lib/libc/ieeefp/except/
H A Dexcept.c19 volatile const double tiny = DBL_MIN; variable
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.hp/gdb.base-hp/
H A Dsized-enum.c25 char enum Tiny tiny[3]; in main() local

12