Home
last modified time | relevance | path

Searched defs:examine (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/bmake/
H A Dmake.c1227 ExamineLater(GNodeList *examine, GNodeList *toBeExamined) in ExamineLater()
1254 GNodeList examine = LST_INIT; /* Queue of targets to examine */ in Make_ExpandUse() local
1351 GNodeList examine; /* List of targets to examine */ in Make_ProcessWait() local
/dflybsd-src/games/phantasia/
H A Dmain.c87 bool examine = FALSE; /* set if examine a character */ in main() local