OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RM_INCLUDED
(Results
1 - 3
of
3
) sorted by null
/ndk/sources/host-tools/make-3.81/
dep.h
24
#define
RM_INCLUDED
(1 << 1) /* Search makefile search path. */
read.c
190
eval_makefile (name, RM_NO_DEFAULT_GOAL|
RM_INCLUDED
|RM_DONTCARE);
321
if (flags &
RM_INCLUDED
)
348
if (ebuf.fp == 0 && (flags &
RM_INCLUDED
) && *filename != '/')
837
r = eval_makefile (name, (
RM_INCLUDED
| RM_NO_TILDE
[
all
...]
main.c
[
all
...]
Completed in 167 milliseconds