Home
last modified time | relevance | path

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

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