gmp_scale         865 tests/check/gst/gstutils.c   guint64 val = randguint64 (rng, gmp_scale (G_MAXUINT64, b, a, ROUND_DOWN));
gmp_scale         869 tests/check/gst/gstutils.c   bygmp = gmp_scale (val, a, b, mode);
gmp_scale         896 tests/check/gst/gstutils.c   guint64 val = randguint64 (rng, gmp_scale (G_MAXUINT64, b, a, ROUND_DOWN));
gmp_scale         900 tests/check/gst/gstutils.c   bygmp = gmp_scale (val, a, b, mode);