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

/macosx-10.10/zsh-61/zsh/Src/
H A Dloop.c370 int olderrexit, oldval, isuntil = (WC_WHILE_TYPE(code) == WC_WHILE_UNTIL);
H A Dtext.c558 taddstr(WC_WHILE_TYPE(code) == WC_WHILE_UNTIL ?
H A Dzsh.h840 #define WC_WHILE_TYPE(C) (wc_data(C) & 1) macro

Completed in 89 milliseconds