Home
last modified time | relevance | path

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

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