Searched refs:OP_MADE (Results 1 – 4 of 4) sorted by relevance
493 if (gn->made == UNMADE && (gn == pgn || (pgn->type & OP_MADE) == 0)) { in Compat_Make()504 if ((gn->type & OP_MADE) == 0) in Compat_Make()
261 #define OP_MADE 0x00000800 /* Assume the children of the node have macro
755 if (pgn->type & OP_MADE) { in Make_Update()1344 if ((gn->type & OP_MADE) == 0) in Make_ExpandUse()
310 { ".MADE", Attribute, OP_MADE },