OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mkcycle
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/memcheck/tests/
leak-cycle.c
22
static struct n *
mkcycle
()
function
44
c1 =
mkcycle
();
45
c2 =
mkcycle
();
50
c1 =
mkcycle
();
51
c2 =
mkcycle
();
63
c1 =
mkcycle
();
64
c2 =
mkcycle
();
leak-cycle.stderr.exp
8
by 0x........:
mkcycle
(leak-cycle.c:26)
14
by 0x........:
mkcycle
(leak-cycle.c:26)
20
by 0x........:
mkcycle
(leak-cycle.c:26)
26
by 0x........:
mkcycle
(leak-cycle.c:26)
Completed in 1714 milliseconds