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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h841 #define WC_WHILE_WHILE 0 macro
H A Dparse.c1286 int type = (tok == UNTIL ? WC_WHILE_UNTIL : WC_WHILE_WHILE);

Completed in 176 milliseconds