OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RM_DONTCARE
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gmake/dist/
dep.h
25
#define
RM_DONTCARE
(1 << 2) /* No error if it doesn't exist. */
read.c
190
eval_makefile (name, RM_NO_DEFAULT_GOAL|RM_INCLUDED|
RM_DONTCARE
);
257
d->changed =
RM_DONTCARE
;
323
if (flags &
RM_DONTCARE
)
376
if (flags &
RM_DONTCARE
)
838
| (noerror ?
RM_DONTCARE
: 0)));
main.c
1927
else if (! (d->changed &
RM_DONTCARE
))
1942
if (! (d->changed &
RM_DONTCARE
))
Completed in 33 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026