FQUOTIENT_RANGE  3631 third_party/libxml/src/xmlschemastypes.c #define FQUOTIENT_RANGE(a,low,high)     (FQUOTIENT((a-low),(high-low)))
FQUOTIENT_RANGE  1444 third_party/libxslt/libexslt/date.c #define FQUOTIENT_RANGE(a,low,high)     (FQUOTIENT((a-low),(high-low)))