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

/macosx-10.10/zsh-61/zsh/Src/
H A Dloop.c372 end = state->pc + WC_WHILE_SKIP(code);
H A Dzsh.h843 #define WC_WHILE_SKIP(C) (wc_data(C) >> 1) macro

Completed in 118 milliseconds