Searched refs:OP_MARK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/external/isc/atheros_hal/dist/
H A Dah_decode.h41 OP_MARK = 3, /* application marker */ enumerator in enum:__anon12268
/netbsd-current/usr.bin/make/
H A Dmake.c167 ADD(OP_MARK);
481 unmarked = !(cgn->type & OP_MARK);
482 cgn->type |= OP_MARK;
817 child->type &= (unsigned)~OP_MARK;
845 if (cgn->type & OP_MARK)
847 cgn->type |= OP_MARK;
H A Dmake.h372 OP_MARK = 1 << 23 enumerator in enum:GNodeType
/netbsd-current/sys/external/isc/atheros_hal/ic/
H A Dah_osdep.c338 r->op = OP_MARK;

Completed in 118 milliseconds