Home
last modified time | relevance | path

Searched refs:CC_PARAMS (Results 1 – 2 of 2) sorted by relevance

/dports/shells/zsh/zsh-5.8.1/Src/Zle/
H A Dcompctl.h127 #define CC_PARAMS (1<<9) macro
H A Dcompctl.c450 cct.mask |= CC_PARAMS; in get_compctl()
2004 ((addwhat & CC_PARAMS) && !(hn->flags & PM_EXPORTED))) && in addmatch()
2424 cc_dummy.mask = CC_PARAMS; in makecomplistglobal()
2440 (CC_FILES | CC_PARAMS); in makecomplistglobal()
3166 cc_dummy.mask = CC_PARAMS | CC_ENVVARS; in makecomplistflags()
3837 CC_READONLYS | CC_SPECIALS | CC_PARAMS))) in makecomplistflags()