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_NO_TILDE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gmake/dist/
dep.h
26
#define
RM_NO_TILDE
(1 << 3) /* Don't expand ~ in file name. */
read.c
325
if (flags &
RM_NO_TILDE
)
334
if (!(flags &
RM_NO_TILDE
) && filename[0] == '~')
837
r = eval_makefile (name, (RM_INCLUDED |
RM_NO_TILDE
Completed in 28 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026