OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allPrecious
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/
make.h
581
extern bool
allPrecious
;
1139
return
allPrecious
|| gn->type & (OP_PRECIOUS | OP_DOUBLEDEP);
main.c
124
bool
allPrecious
; /* .PRECIOUS given on a line by itself */
1365
allPrecious
= false; /* Remove targets when interrupted */
parse.c
1350
allPrecious
= true;
Completed in 37 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025