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

/openbsd-current/usr.bin/make/
H A Dtarg.c144 Targ_mk_node(const char *name, const char *ename, unsigned int type, unsigned char special, unsigned int special_op) argument
211 Targ_mk_special_node(const char *name, size_t n, uint32_t hv, unsigned int type, unsigned char special, unsigned int special_op) argument
H A Dgnode.h106 unsigned int special_op; /* special op to apply (only used in parse.c) */ member in struct:GNode_
H A Dparse.c184 unsigned int special_op; member in struct:__anon8
354 ParseDoSpecial(GNode *gn, unsigned int special_op) argument

Completed in 180 milliseconds