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

/macosx-10.10/zsh-61/zsh/Src/
H A Dtext.c343 wc_code(*state->pc) != WC_PIPE)
365 case WC_PIPE:
H A Dzsh.h742 #define WC_PIPE 3 macro
790 #define WCB_PIPE(T,L) wc_bld(WC_PIPE, ((T) | ((L) << 1)))
H A Dexec.c1425 if (wc_code(code) != WC_PIPE)
3694 wc_code(pc[2]) == WC_PIPE && WC_PIPE_TYPE(pc[2]) == WC_PIPE_END &&

Completed in 193 milliseconds