Searched refs:libHelper (Results 1 – 1 of 1) sorted by relevance
2377 typedef double (*libHelper)(double, double); in call_fmod() typedef2378 libHelper funcPtr = fmod; in call_fmod()2392 typedef float (*libHelper)(float, float); in call_fmodf() typedef2393 libHelper funcPtr = fmodf; in call_fmodf()