Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dmake.h802 void Cond_restore_depth(unsigned int);
H A Dcond.c1263 Cond_restore_depth(unsigned int saved_depth) in Cond_restore_depth() function
H A Dparse.c2287 Cond_restore_depth(curFile->cond_depth); in ParseEOF()