Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dpfmod.c489 ushort_t *fpe; in FilterPacket() local
496 fpe = pfp->pf_FilterEnd; in FilterPacket()
498 enprintf(("FilterPacket(%p, %p, %p, %p):\n", pp, pfp, fp, fpe)); in FilterPacket()
509 while (fp < fpe) { in FilterPacket()
557 if (fp >= fpe) { in FilterPacket()
567 if (fp >= fpe) { in FilterPacket()
/titanic_41/usr/src/lib/libast/common/features/
H A Dfloat20 tst ast_mpy_overflow_fpe note{ fpe on mpy overflow }end noexecute{
39 tst ast_div_underflow_fpe note{ fpe on div underflow }end noexecute{