Home | History | Annotate | Download | only in cctest

Lines Matching defs:F8

561 typedef int (*F8)(float x, float y);
593 F8 f = FUNCTION_CAST<F8>(code->entry());