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

/freebsd-10.1-release/usr.bin/make/
H A Dcond.c87 * 'symbol' is some other symbol to which the default function (condDefProc)
115 * last two fields are stored in condInvert and condDefProc, respectively.
147 static CondProc *condDefProc; /* default function to apply */ variable
854 evalProc = condDefProc;
1051 condDefProc = ifp->defProc;

Completed in 146 milliseconds