cosphi            212 lib/lua/lfmathlib.c static void sincosCordic(double phi, double *sinphi, double *cosphi) {
cosphi            230 lib/lua/lfmathlib.c     *cosphi = x;
cosphi             87 modules/cordic_math.c static void sincosCordic(tangle t, fixed phi, fixed *sinphi, fixed *cosphi) {
cosphi            102 modules/cordic_math.c     *cosphi = x;