Searched refs:OP_MADE (Results 1 – 6 of 6) sorted by relevance
497 if (!(gn->type & OP_MADE)) in MakeUnmade()649 if (gn->made == UNMADE && (gn == pgn || !(pgn->type & OP_MADE))) { in Compat_Make()
159 ADD(OP_MADE); in GNodeType_ToString()751 if (pgn->type & OP_MADE) { in Make_Update()1302 if (!(gn->type & OP_MADE)) in Make_ExpandUse()
405 { OP_MADE, true, "MADE" }, in Targ_PrintType()
312 OP_MADE = 1 << 11, enumerator
1679 mem->type |= OP_MEMBER | OP_JOIN | OP_MADE; in FindDepsArchive()
278 { ".MADE", SP_ATTRIBUTE, OP_MADE },