Searched refs:f0_ptr (Results 1 – 2 of 2) sorted by relevance
169 uint64_t (*f0_ptr)(uint64_t) = &f0; in check_integer_overflows_in_function_calls() local170 (void)(*f0_ptr)(4608 * 1024 * 1024); in check_integer_overflows_in_function_calls()
186 uint64_t (*f0_ptr)(uint64_t) = &f0; in check_integer_overflows_in_function_calls() local187 (void)(*f0_ptr)(4608 * 1024 * 1024); in check_integer_overflows_in_function_calls()