Home
last modified time | relevance | path

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

/freebsd/stand/common/
H A Dinterp_simple.c81 #define SL_QUIET (1<<0) macro
125 flags |= SL_QUIET; in interp_include()
172 if (!(sp->flags & SL_QUIET)) { in interp_include()