Searched refs:isXSUB (Results 1 – 1 of 1) sorted by relevance
64 #define isXSUB(t) ((t) == XSUB || (t) == XSUBPAT) macro1092 } else if (isXSUB(type) && ctype(c, C_IFS) && in expand()1101 if (isXSUB(type)) in expand()