Searched full:gp0 (Results 1 – 5 of 5) sorted by relevance
688 * GP(s) = GP0*s+GP1*s +GP2*s +... +GP19*s ,689 * GP0 = 0.083333333333333333333333333333333172839171301714 * GP(s) = GP0*s+GP1*s +GP2*s +GP3*s +GP4*s +GP5*s +GP6*s +GP7*s ,716 * GP0= 0.0833333333333333287074040640618477 (3FB55555 55555555)727 * GP(s) = GP0*s+GP1*s +GP2*s728 * GP0 = 8.33333330959694065245736888749042811909994573178e-0002735 * p = z*(GP0+z2*(GP1+....+z2*GP7))736 * = z*(GP0+(z4*(GP2+z4*(GP4+z4*GP6))+z2*(GP1+z4*(GP3+z4*(GP5+z4*GP7)))))761 /* Hex value of GP0 shoule be 3FB55555 55555555 */798 #define GP0 c[7] macro[all …]
169 #define GP0 c[5] macro333 w = ((x - half) * ss + hln2pi) + z * (GP0 + zz * GP1 + (zz * zz) * GP2); in large_gam()
114 /* Simple bit definition for GPI and GP0 registers. */
2498 mdb_printf("\n\nRISC GP0 Registers:"); in ql_23xx_dump_dcmd()
12554 (void) strcat(bp, "\n\nRISC GP0 Registers:"); in ql_ascii_fw_dump()