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

/ast/src/cmd/INIT/
H A Dmamake.c137 #define STREAM_MUST 0x0002 /* push() file must exist */ macro
1102 if (flags & STREAM_MUST)
2359 push(state.file, (Stdio_t*)0, STREAM_MUST);

Completed in 10 milliseconds