Searched refs:dealloc_code (Results 1 – 1 of 1) sorted by relevance
1821 built_in_function dealloc_code = DECL_FUNCTION_CODE (dealloc_decl); in matching_alloc_calls_p() local1822 if (dealloc_code == BUILT_IN_REALLOC) in matching_alloc_calls_p()1838 && dealloc_code == DECL_FUNCTION_CODE (fndecl)) in matching_alloc_calls_p()