Searched defs:sign (Results 1 - 25 of 93) sorted by relevance

1234

/src/sys/arch/hppa/spmath/
H A Dsetovfl.c52 sgl_setoverflow(unsigned int sign) argument
86 dbl_floating_point dbl_setoverflow(unsigned int sign) argument
[all...]
H A Ddivsfm.c52 register int sign, op1_sign; local in function:divsfm
H A Ddivsfr.c52 int sign, op1_sign; local in function:divsfr
H A Ddivsim.c52 int sign, op1_sign; local in function:divsim
H A Ddivsir.c52 int sign, op1_sign; local in function:divsir
H A Dmpyaccs.c53 int carry, sign; local in function:mpyaccs
/src/lib/libm/src/
H A De_sqrtf.c30 int32_t sign = (int)0x80000000; local in function:__ieee754_sqrtf
H A Ds_cbrt.c46 u_int32_t sign; local in function:cbrt
H A Ds_cbrtf.c43 u_int32_t sign; local in function:cbrtf
H A Ds_rintl.c61 int ex, sign; local in function:rintl
H A De_sqrt.c97 int32_t sign = (int)0x80000000; local in function:__ieee754_sqrt
[all...]
/src/lib/libc/gdtoa/
H A DstrtodI.c61 ULong bits[2], sign; local in function:strtodI
[all...]
H A Dg_dfmt.c45 ULong bits[2], *L, sign; local in function:g_dfmt
H A Dg_ffmt.c45 ULong bits[1], *L, sign; local in function:g_ffmt
H A Dg_Qfmt.c63 ULong bits[4], *L, sign; local in function:g_Qfmt
H A Dg_xLfmt.c61 ULong bits[2], *L, sign; local in function:g_xLfmt
/src/lib/libm/noieee_src/
H A Dn_tanh.c80 double t, sign; local in function:tanh
H A Dn_sinh.c112 double t, sign; local in function:sinh
/src/games/robots/
H A Dmove_robs.c146 sign(int n) function in typeref:typename:int
/src/sys/arch/m68k/fpe/
H A Dfpu_hyperb.c223 int sign; local in function:fpu_tanh
/src/sys/external/bsd/compiler_rt/dist/lib/builtins/
H A Dfloatditf.c29 rep_t sign = 0; local in function:__floatditf
H A Dfloatsidf.c31 rep_t sign = 0; local in function:__floatsidf
H A Dfloatsisf.c31 rep_t sign = 0; local in function:__floatsisf
H A Dfloatsitf.c29 rep_t sign = 0; local in function:__floatsitf
/src/lib/libc/compat/gen/
H A Dcompat_timezone.c120 char sign; local in function:_tztab

Completed in 12 milliseconds

1234