Searched refs:PM_HIDEVAL (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1625 #define PM_HIDEVAL (1<<15) /* Value not shown in `typeset' commands */ macro
1789 { name, flags | PM_SPECIAL | PM_HIDE | PM_HIDEVAL, \
H A Dparams.c4861 ((p->node.flags & PM_HIDEVAL) && !(printflags & PRINT_INCLUDEVALUE))) {
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dparameter.c84 if (f & PM_HIDEVAL)

Completed in 291 milliseconds