OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ignored_x2
(Results
1 - 1
of
1
) sorted by null
/external/valgrind/main/massif/tests/
ignored.c
9
int*
ignored_x2
= malloc(400);
local
10
free(
ignored_x2
);
Completed in 30 milliseconds