OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:any_recurse
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl2/gmake/dist/
commands.h
29
int
any_recurse
; /* Nonzero if any `lines_recurse' elt has */
member in struct:commands
commands.c
268
Also set the `lines_flags' and `
any_recurse
' members. */
285
and the CMDS->
any_recurse
flag. */
333
cmds->
any_recurse
= 0;
361
cmds->
any_recurse
|= flags & COMMANDS_RECURSE;
remake.c
818
if (file->cmds != 0 && file->cmds->
any_recurse
)
1128
if (!touch_flag || file->cmds->
any_recurse
)
Completed in 17 milliseconds
Indexes created Fri Sep 04 00:26:01 UTC 2026