Home
last modified time | relevance | path

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

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