Home
last modified time | relevance | path

Searched refs:Var_Undef (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/usr.bin/make/
Dmake.h1032 void Var_Undef(const char *);
Dparse.c2765 Var_Undef(arg); in ParseDirective()
Dvar.c625 Var_Undef(const char *arg) in Var_Undef() function