Searched refs:WC_FUNCDEF (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h749 #define WC_FUNCDEF 10 macro
825 #define WCB_FUNCDEF(O) wc_bld(WC_FUNCDEF, (O))
H A Dtext.c456 case WC_FUNCDEF:
H A Dhist.c1191 && wc_code(pc[2]) == WC_FUNCDEF)
H A Dexec.c4955 if (wc_code(code) != WC_FUNCDEF ||

Completed in 120 milliseconds