OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:recursion_frame
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/xcvs/dist/src/
recurse.c
35
struct
recursion_frame
{
struct
49
static int do_recursion (struct
recursion_frame
*frame);
52
recursion_frame
(but then we would need to modify or create a
53
recursion_frame
for each file), or shove a struct
recursion_frame
*
59
struct
recursion_frame
*frame;
66
struct
recursion_frame
*frame;
169
struct
recursion_frame
frame;
605
do_recursion (struct
recursion_frame
*frame)
988
struct
recursion_frame
*frame = frent->frame
[
all
...]
recurse.c
35
struct
recursion_frame
{
struct
49
static int do_recursion (struct
recursion_frame
*frame);
52
recursion_frame
(but then we would need to modify or create a
53
recursion_frame
for each file), or shove a struct
recursion_frame
*
59
struct
recursion_frame
*frame;
66
struct
recursion_frame
*frame;
169
struct
recursion_frame
frame;
605
do_recursion (struct
recursion_frame
*frame)
988
struct
recursion_frame
*frame = frent->frame
[
all
...]
Completed in 104 milliseconds
Indexes created Thu Aug 13 00:25:44 UTC 2026