OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_OPTIONAL
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/make/
targ.c
407
{
OP_OPTIONAL
, false, "OPTIONAL" },
make.c
143
ADD(
OP_OPTIONAL
);
240
if (gn->mtime == 0 && !(gn->type &
OP_OPTIONAL
)) {
make.h
283
OP_OPTIONAL
= 1 << 3,
job.c
1357
(OP_JOIN | OP_USE | OP_USEBEFORE | OP_EXEC |
OP_OPTIONAL
|
1446
if (gn->type &
OP_OPTIONAL
) {
suff.c
1155
if (sgn->type &
OP_OPTIONAL
&& Lst_IsEmpty(&tgn->commands)) {
parse.c
285
{ ".OPTIONAL", SP_ATTRIBUTE,
OP_OPTIONAL
},
Completed in 34 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025