Searched refs:val (Results 176 - 200 of 3137) sorted by relevance

1234567891011>>

/openbsd-current/regress/lib/libm/fpaccuracy/
H A Dlog.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dlog10.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dpow2_x.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dpowx_275.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dsin.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dsinh.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dsqrt.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dtan.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dtanh.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dy0.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dy1.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A DINV.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A DPix.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dacos.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dacosh.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dasin.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dasinh.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Datan.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Datanh.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dcos.c30 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dcosh.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Derf.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Derfc.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
H A Dexp.c29 static struct input_point { double arg_m, val, eps; member in struct:input_point
/openbsd-current/regress/lib/libedit/read/
H A Dglue.c44 keymacro_get(EL, wchar_t *ch, keymacro_value_t *val) argument
50 val->cmd = ED_COMMAND;
53 val->str = value;
56 val->str = NULL;

Completed in 241 milliseconds

1234567891011>>