Home
last modified time | relevance | path

Searched defs:rem1 (Results 1 – 3 of 3) sorted by relevance

/third_party/libxml2/
Dxmlschemastypes.c3635 unsigned long rem1, rem2; in xmlSchemaCompareDecimals() local
/third_party/gettext/gnulib-local/lib/libxml/
Dxmlschemastypes.c3562 unsigned long rem1, rem2; in xmlSchemaCompareDecimals() local
/third_party/quickjs/
Dlibbf.c2073 int bf_sqrtrem(bf_t *r, bf_t *rem1, const bf_t *a) in bf_sqrtrem()