Searched refs:EN (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libm/common/R/
H A Dexpf.c87 * EN[k] = exp(-2 ) = exp(-2 ) for k=0,1,...,12.
306 * EN[k] = exp(-2^(k-5))
308 static const double EN[] = { variable
390 xf = (float)((w * p) * (hx < 0 ? q * EN[n - 0x79] : q));
/illumos-gate/usr/src/cmd/avs/dscfg/
H A Ddscfgadm.sh625 typeset -L15 svc state en SVC="SERVICE" STATE="STATE" EN="ENABLED"
626 echo "$SVC\t$STATE\t$EN"
/illumos-gate/usr/src/uts/common/io/aac/
H A Daac_regs.h1376 struct aac_AifEventNotify EN; /* Event notify */ member in union:aac_aif_command::__anon4852
H A Daac.c6462 en_type = LE_32((uint32_t)aif->data.EN.type);
6466 cid = LE_32(aif->data.EN.data.ECC.container[0]);
6481 cid = LE_32(aif->data.EN.data.ECC.container[0]);
6493 data.EN.data.ECE.eventType) == CT_PUP_MISSING_DRIVE)
8448 aif_en_type = LE_32(aif->data.EN.type);
/illumos-gate/usr/src/uts/i86pc/cpu/generic_cpu/
H A Dgcpu_mca.c765 _GCPU_BSTATUS(bstat, EN),

Completed in 74 milliseconds