Searched refs:VNOSET (Results 1 - 3 of 3) sorted by relevance

/system/core/sh/
H A Dvar.h49 #define VNOSET 0x80 /* do not set variable - just readonly test */ macro
H A Dvar.c284 if (flags & VNOSET)
302 if (flags & VNOSET)
H A Deval.c1009 cmdentry.cmdtype == CMDSPLBLTIN ? 0 : VNOSET);

Completed in 44 milliseconds