FQUOTIENT        3629 third_party/libxml/src/xmlschemastypes.c #define FQUOTIENT(a,b)                  (floor(((double)a/(double)b)))
FQUOTIENT        1442 third_party/libxslt/libexslt/date.c #define FQUOTIENT(a,b)                  ((floor(((double)a/(double)b))))