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

/macosx-10.10/zsh-61/zsh/Src/
H A Dloop.c638 end = state->pc + WC_TRY_SKIP(state->pc[-1]);
639 always = state->pc + 1 + WC_TRY_SKIP(*state->pc);
H A Dzsh.h849 #define WC_TRY_SKIP(C) wc_data(C) macro

Completed in 125 milliseconds