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

/macosx-10.10/zsh-61/zsh/Src/
H A Dtext.c445 if (WC_TIMED_TYPE(code) == WC_TIMED_PIPE) {
H A Dzsh.h819 #define WC_TIMED_TYPE(C) wc_data(C) macro
H A Dexec.c4203 if (WC_TIMED_TYPE(state->pc[-1]) == WC_TIMED_EMPTY) {

Completed in 133 milliseconds