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

/macosx-10.10/zsh-61/zsh/Src/
H A Dzsh.h1641 #define PM_AUTOALL (1<<28) /* autoload all features in module macro
H A Dmodule.c1208 pm->node.flags |= PM_AUTOALL;
H A Dparams.c462 (void)ensurefeature(mn, "p:", (pm->node.flags & PM_AUTOALL) ? NULL :

Completed in 90 milliseconds