Searched refs:OP_INVISIBLE (Results 1 – 3 of 3) sorted by relevance
287 #define OP_INVISIBLE 0x00004000 /* The node is invisible to its parents. macro
316 { ".INVISIBLE", Attribute, OP_INVISIBLE },959 cohort->type = op | OP_INVISIBLE; in ParseDoOp()
892 if ((cgn->type & (OP_EXEC|OP_USE|OP_USEBEFORE|OP_INVISIBLE)) == 0) { in MakeAddAllSrc()