Lines Matching defs:GOF_PER_SEC
706 #define GOF_PER_SEC 200
721 * GOF_PER_SEC)
723 * GOF_PER_SEC * correctionPerGOF
729 * dividend:remainder(ulOther / GOF_PER_SEC)
739 correctionPerGOF = tmp1 / GOF_PER_SEC;
740 tmp1 -= correctionPerGOF * GOF_PER_SEC;
780 * GOF_PER_SEC)
782 * GOF_PER_SEC * correctionPerGOF
790 * dividend:remainder(ulOther / GOF_PER_SEC)
810 correctionPerGOF = tmp1 / GOF_PER_SEC;
811 tmp1 -= correctionPerGOF * GOF_PER_SEC;