/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | graphite-flattening.c | 185 ppl_Coefficient_t one; in lst_offset() local 209 ppl_Coefficient_t one; in lst_scale() local 244 ppl_Coefficient_t one; in lst_project_loop() local 316 mpz_t n, one, offset, stride; in lst_flatten_loop() local 374 ppl_Coefficient_t one; in remove_unused_scattering_dimensions() local
|
/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | e_acoshf.c | 20 one = 1.0, variable
|
H A D | e_acosh.c | 33 one = 1.0, variable
|
H A D | e_coshf.c | 20 static const float one = 1.0, half=0.5; variable
|
H A D | e_atanhf.c | 19 static const float one = 1.0, huge = 1e30; variable
|
H A D | s_asinh.c | 30 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
|
H A D | s_asinhf.c | 20 one = 1.0000000000e+00, /* 0x3F800000 */ variable
|
H A D | e_sinhf.c | 19 static const float one = 1.0, shuge = 1.0e37; variable
|
H A D | s_tanhf.c | 19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
|
H A D | e_cosh.c | 39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
|
H A D | e_atanh.c | 36 static const double one = 1.0, huge = 1e300; variable
|
H A D | s_modff.c | 19 static const float one = 1.0; 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 | e_sinh.c | 36 static const double one = 1.0, shuge = 1.0e307; variable
|
H A D | e_sqrtf.c | 19 static const float one = 1.0, tiny=1.0e-30; variable
|
H A D | e_fmodf.c | 25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
|
/dflybsd-src/contrib/openbsd_libm/src/ld80/ |
H A D | e_acoshl.c | 32 one = 1.0, variable
|
H A D | s_modfl.c | 27 static const long double one = 1.0; variable
|
H A D | s_asinhl.c | 29 one = 1.000000000000000000000e+00L, /* 0x3FFF, 0x00000000, 0x00000000 */ variable
|
H A D | e_coshl.c | 37 static const long double one = 1.0, half=0.5, huge = 1.0e4900L; variable
|
H A D | e_atanhl.c | 35 static const long double one = 1.0, huge = 1e4900L; variable
|
H A D | s_tanhl.c | 41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
|
H A D | e_sinhl.c | 35 static const long double one = 1.0, shuge = 1.0e4931L; variable
|
/dflybsd-src/share/examples/kld/cdev/test/ |
H A D | testcdev.c | 93 int one; in main() local
|
/dflybsd-src/sys/dev/drm/include/linux/ |
H A D | kconfig.h | 39 #define IS_ENABLED4(one, two, ...) two argument
|