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

/macosx-10.10/zsh-61/zsh/Src/
H A Dbuiltin.c2712 on |= PM_ZSHSTORED;
2715 off |= PM_ZSHSTORED;
2716 roff |= PM_ZSHSTORED;
2720 off |= PM_ZSHSTORED;
H A Dhashtable.c941 PM_KSHSTORED, PM_ZSHSTORED, 0
H A Dzsh.h1630 #define PM_ZSHSTORED (1<<18) /* function stored in zsh form */ macro
H A Dexec.c4476 (shf->node.flags & PM_ZSHSTORED) ? 0 : 1;

Completed in 140 milliseconds