Searched refs:OP_NOPATH (Results 1 – 6 of 6) sorted by relevance
352 OP_NOPATH = 1 << 17, enumerator
1381 if (fullName == NULL && !(gn->type & OP_NOPATH)) { in ResolveFullName()
154 ADD(OP_NOPATH); in GNodeType_ToString()
1715 if (gn->type & (OP_PHONY | OP_NOPATH)) in FindDepsRegularPath()
283 { ".NOPATH", SP_NOPATH, OP_NOPATH },
2620 if (gn == NULL || gn->type & OP_NOPATH) in ApplyModifier_Path()