Searched defs:MAKE_ATTR_UNUSED (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.0-release/contrib/bmake/
H A Dtarg.c515 TargPrintName(void *gnp, void *pflags MAKE_ATTR_UNUSED) argument
720 TargPrintOnlySrc(void *gnp, void *dummy MAKE_ATTR_UNUSED) argument
793 TargPropagateNode(void *gnp, void *junk MAKE_ATTR_UNUSED) argument
H A Dmake.c870 MakeUnmark(void *cgnp, void *pgnp MAKE_ATTR_UNUSED) argument
1008 MakeCheckOrder(void *v_bn, void *ignore MAKE_ATTR_UNUSED) argument
H A Darch.c1080 Arch_TouchLib(GNode *gn MAKE_ATTR_UNUSED) argument
H A Ddir.c864 DirLookup(Path *p, const char *name MAKE_ATTR_UNUSED, const char *cp, argument
1008 DirFindDot(Boolean hasSlash MAKE_ATTR_UNUSED, const char *name, const char *cp) argument
H A Dcond.c330 CondDoDefined(int argLen MAKE_ATTR_UNUSED, const char *arg) argument
379 CondDoMake(int argLen MAKE_ATTR_UNUSED, const char *arg) argument
398 CondDoExists(int argLen MAKE_ATTR_UNUSED, const char *arg) argument
431 CondDoTarget(int argLen MAKE_ATTR_UNUSED, const char *arg) argument
455 CondDoCommands(int argLen MAKE_ATTR_UNUSED, const char *arg) argument
793 get_mpt_arg(char **linePtr, char **argPtr, const char *func MAKE_ATTR_UNUSED) argument
834 CondDoEmpty(int arglen, const char *arg MAKE_ATTR_UNUSED) argument
H A Dmake.h110 #define MAKE_ATTR_UNUSED __attribute__((__unused__)) macro
112 #define MAKE_ATTR_UNUSED /* delete */ macro
H A Djob.c509 JobChildSig(int signo MAKE_ATTR_UNUSED) argument
533 JobContinueSig(int signo MAKE_ATTR_UNUSED) argument
H A Dmain.c777 siginfo(int signo MAKE_ATTR_UNUSED) argument
1408 ReadMakefile(const void *p, const void *q MAKE_ATTR_UNUSED) argument
H A Dvar.c1178 VarHead(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, argument
1226 VarTail(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, argument
1268 VarSuffix(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, argument
1309 VarRoot(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, argument
1353 VarMatch(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, argument
1444 VarNoMatch(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, argument
1481 VarSubstitute(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, argument
1677 VarRESubstitute(GNode *ctx MAKE_ATTR_UNUSED, argument
1818 VarLoopExpand(GNode *ctx MAKE_ATTR_UNUSED, argument
1862 VarSelectWords(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, const char *str, VarSelectWords_t *seldata) argument
1937 VarRealpath(GNode *ctx MAKE_ATTR_UNUSED, Var_Parse_State *vpstate, char *word, Boolean addSpace, Buffer *buf, void *patternp MAKE_ATTR_UNUSED) argument
2162 VarGetPattern(GNode *ctxt, Var_Parse_State *vpstate MAKE_ATTR_UNUSED, int errnum, const char **tstr, int delim, int *flags, int *length, VarPattern *pattern) argument
[all...]

Completed in 105 milliseconds