Home
last modified time | relevance | path

Searched refs:fnmx (Results 1 – 1 of 1) sorted by relevance

/arch/sh/math-emu/
Dmath.c396 static int (*fnmx[])(struct sh_fpu_soft_struct *, struct pt_regs *, int, int) = { variable
427 return (fnmx[x])(fregs, regs, m, n); in id_fnmx()