Home
last modified time | relevance | path

Searched refs:fpe (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dpfmod.c485 ushort_t *fpe; in FilterPacket() local
492 fpe = pfp->pf_FilterEnd; in FilterPacket()
494 enprintf(("FilterPacket(%p, %p, %p, %p):\n", pp, pfp, fp, fpe)); in FilterPacket()
505 while (fp < fpe) { in FilterPacket()
553 if (fp >= fpe) { in FilterPacket()
563 if (fp >= fpe) { in FilterPacket()
/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dfloat52 tst ast_mpy_overflow_fpe note{ fpe on mpy overflow }end noexecute{
71 tst ast_div_underflow_fpe note{ fpe on div underflow }end noexecute{