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

/macosx-10.10/zsh-61/zsh/Src/
H A Dloop.c499 cmdpush(s ? CS_ELIF : CS_IF);
H A Dzsh.h2416 #define CS_ELIF 8 macro
H A Dparse.c1188 cmdpush(xtok == IF ? CS_IF : CS_ELIF);

Completed in 134 milliseconds