Lines Matching defs:UNUSED
205 VarHead(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarHead()
232 VarTail(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarTail()
253 VarSuffix(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarSuffix()
275 VarRoot(struct Name *word, bool addSpace, Buffer buf, void *dummy UNUSED) in VarRoot()
356 get_sysvpattern(const char **p, SymTable *ctxt UNUSED, bool err, int endc) in get_sysvpattern()
837 VarQuote(const char *str, const struct Name *n UNUSED, void *islistp) in VarQuote()
859 check_empty(const char **p, SymTable *ctxt UNUSED, bool b UNUSED, int endc) in check_empty()
870 check_quote(const char **p, SymTable *ctxt UNUSED, bool b UNUSED, int endc) in check_quote()
888 check_shcmd(const char **p, SymTable *ctxt UNUSED, bool b UNUSED, int endc) in check_shcmd()
899 do_shcmd(const char *s, const struct Name *n UNUSED, void *arg UNUSED) in do_shcmd()
911 get_stringarg(const char **p, SymTable *ctxt UNUSED, bool b UNUSED, int endc) in get_stringarg()
935 do_upper(const char *s, const struct Name *n UNUSED, void *arg UNUSED) in do_upper()
949 do_lower(const char *s, const struct Name *n UNUSED, void *arg UNUSED) in do_lower()
1046 do_regex(const char *s, const struct Name *n UNUSED, void *arg) in do_regex()