Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/ia64/stand/common/
Dinterp.c192 #define SL_IGNOREERR (1<<1) macro
240 flags |= SL_IGNOREERR; in include()
295 if (!(sp->flags & SL_IGNOREERR)) { in include()