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

/ast/src/cmd/std/
H A Dsplit.c147 #define OP_SKIP 2 macro
206 if (op = getop(prev, 0, 1, *cp == '/' ? OP_SEARCH : OP_SKIP, 1))
394 if (op->flags != OP_SKIP)

Completed in 8 milliseconds