OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_INVISIBLE
(Results
1 - 4
of
4
) sorted by relevancy
/src/usr.bin/make/
targ.c
397
{
OP_INVISIBLE
, false, "INVISIBLE" },
make.c
154
ADD(
OP_INVISIBLE
);
845
if (cgn->type & (OP_EXEC | OP_USE | OP_USEBEFORE |
OP_INVISIBLE
))
make.h
320
OP_INVISIBLE
= 1 << 14,
parse.c
267
{ ".INVISIBLE", SP_ATTRIBUTE,
OP_INVISIBLE
},
760
cohort->type = op |
OP_INVISIBLE
;
Completed in 25 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026