Home
last modified time | relevance | path

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

/netbsd/src/games/pom/
Dpom.c88 static void adj360(double *);
158 adj360(&N); in potm()
160 adj360(&Msol); in potm()
163 adj360(&LambdaSol); in potm()
165 adj360(&l); in potm()
167 adj360(&Mm); in potm()
169 adj360(&Nm); in potm()
198 adj360(double *deg) in adj360() function