Home
last modified time | relevance | path

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

/freebsd/contrib/bmake/
H A Dmake.h361 OP_NOMETA = 1 << 19, enumerator
H A Dmake.c156 ADD(OP_NOMETA); in GNodeType_ToString()
H A Dmeta.c419 SKIP_META_TYPE(OP_NOMETA, "NOMETA"); in meta_needed()
H A Dparse.c281 { ".NOMETA", SP_NOMETA, OP_NOMETA },