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

/macosx-10.10/zsh-61/zsh/Src/
H A Dparse.c1528 ecbuf[p] = WCB_TIMED(WC_TIMED_EMPTY);
1530 ecbuf[p] = WCB_TIMED(WC_TIMED_PIPE);
H A Dzsh.h822 #define WCB_TIMED(T) wc_bld(WC_TIMED, (T)) macro

Completed in 133 milliseconds