Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/bmake/
H A Dnonints.h97 unsigned int Cond_save_depth(void);
H A Dcond.c1430 Cond_save_depth(void) in Cond_save_depth() function
H A Dparse.c2515 curFile->cond_depth = Cond_save_depth(); in Parse_SetInput()