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

/macosx-10.10/zsh-61/zsh/Src/
H A Dbuiltin.c2713 off |= PM_KSHSTORED;
2719 on |= PM_KSHSTORED;
2722 off |= PM_KSHSTORED;
2723 roff |= PM_KSHSTORED;
H A Dhashtable.c941 PM_KSHSTORED, PM_ZSHSTORED, 0
H A Dzsh.h1629 #define PM_KSHSTORED (1<<17) /* function stored in ksh form */ macro
H A Dexec.c4475 ksh = (shf->node.flags & PM_KSHSTORED) ? 2 :

Completed in 193 milliseconds