Searched defs:one (Results 1 - 25 of 133) sorted by relevance

123456

/src/lib/libm/noieee_src/
H A Dn_atan.c94 double one=1.0; local in function:__weak_alias
101 float one=1.0; local in function:atanf
H A Dn_asincos.c103 double s,t,one=1.0; local in function:__weak_alias
176 double t,one=1.0; local in function:acos
H A Dn_asinh.c89 one =1.0 ; variable in typeref:typename:const double
H A Dn_tanh.c79 static const double one=1.0, two=2.0, small = 1.0e-10, big = 1.0e10; local in function:tanh
/src/lib/libm/src/
H A De_acoshf.c25 one = 1.0, variable in typeref:typename:const float
H A De_acosh.c36 one = 1.0, variable in typeref:typename:const double
H A De_coshf.c25 static const float one = 1.0, half=0.5; variable in typeref:typename:const float
H A De_sinhf.c24 static const float one = 1.0, shuge = 1.0e37; variable in typeref:typename:const float
H A De_sqrtf.c24 static const float one = 1.0, tiny=1.0e-30; variable in typeref:typename:const float
H A De_atanh.c39 static const double one = 1.0, huge = 1e300; variable in typeref:typename:const double
H A De_atanhf.c24 static const float one = 1.0, huge = 1e30; variable in typeref:typename:const float
H A De_cosh.c42 static const double one = 1.0, half=0.5, huge = 1.0e300; variable in typeref:typename:const double
H A De_sinh.c39 static const double one = 1.0, shuge = 1.0e307; variable in typeref:typename:const double
H A Dk_cosdf.c26 one = 1.0, variable in typeref:typename:const double
H A Dk_tanf.c24 one = 1.0000000000e+00, /* 0x3f800000 */ variable in typeref:typename:const float
H A Ds_asinh.c33 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable in typeref:typename:const double
H A Ds_asinhf.c25 one = 1.0000000000e+00, /* 0x3F800000 */ variable in typeref:typename:const float
H A Ds_modf.c31 static const double one = 1.0; variable in typeref:typename:const double
H A Ds_modff.c24 static const float one = 1.0; variable in typeref:typename:const float
H A Ds_tanh.c45 static const double one=1.0, two=2.0, tiny = 1.0e-300; variable in typeref:typename:const double
H A Ds_tanhf.c24 static const float one=1.0, two=2.0, tiny = 1.0e-30; variable in typeref:typename:const float
/src/usr.bin/make/unit-tests/
H A Ddeptgt-order.mk5 all one two three: .PHONY target
/src/tests/usr.bin/xlint/lint1/
H A Dmsg_186.c9 unsigned one: 1; member in struct:bit_field
H A Dmsg_105.c18 struct one { struct
H A Dmsg_145.c9 unsigned one: 1; member in struct:bits

Completed in 7 milliseconds

123456