Home
last modified time | relevance | path

Searched defs:input_point (Results 1 – 25 of 30) sorted by relevance

12

/openbsd-src/regress/lib/libm/fpaccuracy/
H A Dexp.c29 static struct input_point { double arg_m, val, eps; argument
30 int arg_e, val_e; } input_points[N] = { argument
H A Dsqrt.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument
H A Dcos.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dasinh.c29 static struct input_point { double arg_m, val, eps; struct
30 int arg_e, val_e; } input_points[N] = { argument
H A Dacosh.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dy1.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument
H A Dlgamma.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Derf.c29 static struct input_point { double arg_m, val, eps; argument
30 int arg_e, val_e; } input_points[N] = { argument
H A Dtan.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dcosh.c29 static struct input_point { double arg_m, val, eps; struct
30 int arg_e, val_e; } input_points[N] = { argument
H A Dsinh.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dacos.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument
H A Dy0.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dlog10.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dtanh.c29 static struct input_point { double arg_m, val, eps; argument
30 int arg_e, val_e; } input_points[N] = { argument
H A Datan.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dlog.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Dj1.c30 static struct input_point { double arg_m, val, eps; argument
31 int arg_e, val_e; } input_points[N] = { argument
H A Datanh.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument
H A Dasin.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument
H A Derfc.c29 static struct input_point { double arg_m, val, eps; argument
30 int arg_e, val_e; } input_points[N] = { argument
H A Dsin.c29 static struct input_point { double arg_m, val, eps; argument
30 int arg_e, val_e; } input_points[N] = { argument
H A Dj0.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument
H A DINV.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument
H A DPix.c30 static struct input_point { double arg_m, val, eps; struct
31 int arg_e, val_e; } input_points[N] = { argument

12