Home
last modified time | relevance | path

Searched defs:special_op (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/usr.bin/make/
H A Dtarg.c145 unsigned int type, unsigned char special, unsigned int special_op) in Targ_mk_node()
212 unsigned int type, unsigned char special, unsigned int special_op) in Targ_mk_special_node()
H A Dparse.c184 unsigned int special_op; member
354 ParseDoSpecial(GNode *gn, unsigned int special_op) in ParseDoSpecial()
H A Dgnode.h106 unsigned int special_op; /* special op to apply (only used in parse.c) */ member