Searched refs:Var_Undef (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/usr.bin/make/ | ||
| D | make.h | 1032 void Var_Undef(const char *); |
| D | parse.c | 2765 Var_Undef(arg); in ParseDirective() |
| D | var.c | 625 Var_Undef(const char *arg) in Var_Undef() function |