Searched refs:is_realloc (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/callgrind/
H A Dfn.c362 fn->is_realloc = False;
579 fn->is_realloc = (VG_(strcmp)(fn->name, "realloc")==0);
H A Dglobal.h407 Bool is_realloc :1; member in struct:_fn_node

Completed in 85 milliseconds