Home
last modified time | relevance | path

Searched refs:OP_NOMETA_CMP (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/bmake/
H A Dmake.h343 OP_NOMETA_CMP = 1 << 21, enumerator
H A Dmake.c158 ADD(OP_NOMETA_CMP); in GNodeType_ToString()
H A Dmeta.c1567 !(gn->type & OP_NOMETA_CMP) && in meta_oodate()
H A Dparse.c286 { ".NOMETA_CMP", SP_NOMETA_CMP, OP_NOMETA_CMP },