Searched refs:gamma_r (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libm/src/
H A Dw_gamma_r.c19 * wrapper double gamma_r(double x, int *signgamp)
26 gamma_r(double x, int *signgamp) /* wrapper lgamma_r */ function
/netbsd-current/sys/dev/ic/
H A Dibm561.c111 u_int16_t gamma_r[IBM561_NGAMMA_ENTRIES]; member in struct:ibm561data
240 data->gamma_r[0] = data->gamma_g[0] = data->gamma_b[0] = 0x00;
242 data->gamma_r[i] = data->gamma_g[i] = data->gamma_b[i] = 0xff;
449 ibm561_regcont10bit(data, IBM561_CMD_GAMMA, data->gamma_r[i]);
/netbsd-current/include/
H A Dmath.h555 double gamma_r(double, int *);
/netbsd-current/lib/libm/
H A DMakefile524 lgamma.3 gamma.3 lgamma.3 gammaf.3 lgamma.3 gamma_r.3 \
/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdc/
H A Dmath.d3050 double gamma_r(double x, int *);
3403 double gamma_r(double x, int *);

Completed in 162 milliseconds