OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_realloc
(Results
1 - 2
of
2
) sorted by null
/external/valgrind/main/callgrind/
fn.c
354
fn->
is_realloc
= False;
579
fn->
is_realloc
= (VG_(strcmp)(fn->name, "realloc")==0);
global.h
440
Bool
is_realloc
:1;
member in struct:_fn_node
Completed in 37 milliseconds