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

/macosx-10.10/zsh-61/zsh/Src/
H A Dloop.c213 if (WC_SELECT_TYPE(code) == WC_SELECT_PPARAM) {
H A Dzsh.h835 #define WC_SELECT_PPARAM 0 macro
H A Dparse.c990 type = (sel ? WC_SELECT_PPARAM : WC_FOR_PPARAM);

Completed in 162 milliseconds