Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dcond.c153 static bool (*condDefProc)(struct Name *); variable
718 evalProc = condDefProc; in CondHandleDefault()
1123 condDefProc = ifp->defProc; in Cond_Eval()