OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_NOPATH
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/make/
make.h
329
OP_NOPATH
= 1 << 17,
dir.c
1381
if (fullName == NULL && !(gn->type &
OP_NOPATH
)) {
make.c
157
ADD(
OP_NOPATH
);
suff.c
1715
if (gn->type & (OP_PHONY |
OP_NOPATH
))
parse.c
278
{ ".NOPATH", SP_NOPATH,
OP_NOPATH
},
var.c
2625
if (gn == NULL || gn->type &
OP_NOPATH
)
Completed in 23 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025