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

/freebsd-13-stable/stand/common/
H A Dinterp_simple.c80 #define SL_IGNOREERR (1<<1) macro
128 flags |= SL_IGNOREERR;
180 if (!(sp->flags & SL_IGNOREERR)) {

Completed in 102 milliseconds