Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
H A Dmake.h339 OP_NOMETA = 1 << 19, enumerator
H A Dmake.c156 ADD(OP_NOMETA); in GNodeType_ToString()
H A Dmeta.c418 SKIP_META_TYPE(OP_NOMETA, "NOMETA"); in meta_needed()
H A Dparse.c285 { ".NOMETA", SP_NOMETA, OP_NOMETA },