#include <cairo-wideint-private.h>
Public Attributes | |
cairo_int64_t | quo |
cairo_int64_t | rem |
Definition at line 208 of file cairo-wideint-private.h.
cairo_int64_t cairo_quorem64_t::quo |
Definition at line 209 of file cairo-wideint-private.h.
Referenced by _cairo_int64_divrem(), and _cairo_int_96by64_32x64_divrem().
cairo_int64_t cairo_quorem64_t::rem |
Definition at line 210 of file cairo-wideint-private.h.
Referenced by _cairo_int64_divrem(), and _cairo_int_96by64_32x64_divrem().