OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_FORCE
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/make/
make.h
270
OP_FORCE
= 1 << 1,
280
OP_OPMASK = OP_DEPENDS |
OP_FORCE
| OP_DOUBLEDEP,
targ.c
443
case
OP_FORCE
:
make.c
141
ADD(
OP_FORCE
);
329
} else if (gn->type & (
OP_FORCE
| OP_EXEC | OP_PHONY)) {
336
if (gn->type &
OP_FORCE
)
parse.c
1197
return (*pp)++,
OP_FORCE
;
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025