Searched defs:one (Results 51 - 75 of 85) sorted by relevance

1234

/barrelfish-2018-10-04/lib/msun/src/
H A De_exp.c85 one = 1.0, variable
H A Dk_rem_pio2.c289 one = 1.0, variable
H A Ds_expm1.c117 one = 1.0, variable
H A Ds_erff.c27 one = 1, variable
[all...]
H A Ds_tanhl.c42 static const double one = 1.0; variable
H A De_j0.c71 one = 1.0, variable
[all...]
H A De_j0f.c32 one = 1.0, variable
[all...]
H A De_j1.c71 one = 1.0, variable
[all...]
H A De_j1f.c32 one = 1.0, variable
[all...]
H A De_lgammaf_r.c28 one = 1, variable
[all...]
H A De_pow.c68 one = 1.0, variable
[all...]
H A De_powf.c27 one = 1.0, variable
[all...]
H A Ds_erf.c119 one = 1, variable
[all...]
H A De_lgamma_r.c93 one = 1.00000000000000000000e+00, /* 0x3FF00000, 0x00000000 */ variable
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/ocsp/
H A Docsp_prn.c140 OCSP_ONEREQ *one = NULL; local
H A Docsp_srv.c82 OCSP_CERTID *OCSP_onereq_get0_id(OCSP_ONEREQ *one) argument
H A Docsp_cl.c84 OCSP_ONEREQ *one = NULL; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/sha/
H A Dsha256.c209 const union { long one; char little; } is_endian = {1}; member in union:__anon1281
H A Dsha_locl.h227 const union { long one; char little; } is_endian = {1}; member in union:__anon1282
/barrelfish-2018-10-04/lib/openssl-1.0.0d/demos/state_machine/
H A Dstate_machine.c241 int one=1; local
/barrelfish-2018-10-04/lib/libc/rpc/
H A Dclnt_generic.c339 int one = 1; local
/barrelfish-2018-10-04/lib/msun/bsdsrc/
H A Db_tgamma.c126 static const double zero = 0., one = 1.0, tiny = 1e-300; variable
[all...]
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/bn/
H A Dbntest.c1017 BIGNUM *a,*b,*d,*e,*one; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Dbio_ok.c445 { const union { long one; char little; } is_endian = {1}; member in union:__anon1238
/barrelfish-2018-10-04/lib/openssl-1.0.0d/test/
H A Dbntest.c1017 BIGNUM *a,*b,*d,*e,*one; local

Completed in 274 milliseconds

1234