Home
last modified time | relevance | path

Searched defs:one (Results 1 – 25 of 131) sorted by relevance

123456

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dgraphite-flattening.c185 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 De_acoshf.c20 one = 1.0, variable
H A De_acosh.c33 one = 1.0, variable
H A De_coshf.c20 static const float one = 1.0, half=0.5; variable
H A De_atanhf.c19 static const float one = 1.0, huge = 1e30; variable
H A Ds_asinh.c30 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
H A Ds_asinhf.c20 one = 1.0000000000e+00, /* 0x3F800000 */ variable
H A De_sinhf.c19 static const float one = 1.0, shuge = 1.0e37; variable
H A Ds_tanhf.c19 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable
H A De_cosh.c39 static const double one = 1.0, half=0.5, huge = 1.0e300; variable
H A De_atanh.c36 static const double one = 1.0, huge = 1e300; variable
H A Ds_modff.c19 static const float one = 1.0; variable
H A Ds_tanh.c42 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable
H A De_sinh.c36 static const double one = 1.0, shuge = 1.0e307; variable
H A De_sqrtf.c19 static const float one = 1.0, tiny=1.0e-30; variable
H A De_fmodf.c25 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
/dflybsd-src/contrib/openbsd_libm/src/ld80/
H A De_acoshl.c32 one = 1.0, variable
H A Ds_modfl.c27 static const long double one = 1.0; variable
H A Ds_asinhl.c29 one = 1.000000000000000000000e+00L, /* 0x3FFF, 0x00000000, 0x00000000 */ variable
H A De_coshl.c37 static const long double one = 1.0, half=0.5, huge = 1.0e4900L; variable
H A De_atanhl.c35 static const long double one = 1.0, huge = 1e4900L; variable
H A Ds_tanhl.c41 static const long double one=1.0, two=2.0, tiny = 1.0e-4900L; variable
H A De_sinhl.c35 static const long double one = 1.0, shuge = 1.0e4931L; variable
/dflybsd-src/share/examples/kld/cdev/test/
H A Dtestcdev.c93 int one; in main() local
/dflybsd-src/sys/dev/drm/include/linux/
H A Dkconfig.h39 #define IS_ENABLED4(one, two, ...) two argument

123456