Home
last modified time | relevance | path

Searched defs:A0 (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vrsqrtf.c276 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf() local
336 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf() local
372 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf() local
404 double A0 = ((double*)LCONST)[0]; /* 9.99999997962321453275e-01 */ in __vrsqrtf_n() local
H A D__vrhypotf.c224 A0 = 9.99999997962321453275e-01, variable
/illumos-gate/usr/src/lib/libm/common/R/
H A Dpowf.c48 A0 = 1.999999999813723303647511146995966439250e+0000, variable
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Drand48.c57 #define A0 0X5 macro
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Ddrand48.c77 #define A0 0xE66D macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Ddrand48.c79 #define A0 0xE66D macro
/illumos-gate/usr/src/common/lzma/
H A DLzmaDec.c29 #define GET_BIT2(p, i, A0, A1) IF_BIT_0(p) \ argument
59 #define GET_BIT2_CHECK(p, i, A0, A1) IF_BIT_0_CHECK(p) \ argument