Home
last modified time | relevance | path

Searched defs:theta (Results 1 – 6 of 6) sorted by relevance

/dragonfly/contrib/openbsd_libm/src/
H A Ds_cpow.c55 double x, y, r, theta, absa, arga; in cpow() local
H A Ds_cpowl.c55 long double x, y, r, theta, absa, arga; in cpowl() local
H A Ds_cpowf.c54 float x, y, r, theta, absa, arga; in cpowf() local
/dragonfly/usr.bin/calendar/
H A Dsun.c222 double theta = sidereal_from_moment(t); in solar_altitude() local
H A Dmoon.c583 double theta = sidereal_from_moment(t); in lunar_altitude() local
/dragonfly/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_paprd.c1400 int theta[NUM_BIN + 1]; in create_pa_curve() local