OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_PRECIOUS
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/make/
make.h
297
OP_PRECIOUS
= 1 << 7,
1139
return allPrecious || gn->type & (
OP_PRECIOUS
| OP_DOUBLEDEP);
targ.c
402
{
OP_PRECIOUS
, false, "PRECIOUS" },
make.c
147
ADD(
OP_PRECIOUS
);
parse.c
291
{ ".PRECIOUS", SP_PRECIOUS,
OP_PRECIOUS
},
Completed in 16 milliseconds
Indexes created Mon Oct 20 01:09:56 GMT 2025