Lines Matching refs:INTERPRETER
44 INTERPRETER="n"317 elif [ "x$1" = "x--interpreter" ]; then318 INTERPRETER="y"678 if [ "$INTERPRETER" = "y" ]; then757 # Prevent test from silently falling back to interpreter in no-prebuild mode. This happens