#include "cairo-wideint-private.h"
Public Attributes | |
cairo_int64_t | quo |
cairo_int64_t | rem |
Definition at line 215 of file cairo-wideint-private.h.
cairo_int64_t cairo_quorem64_t::quo |
Definition at line 216 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 217 of file cairo-wideint-private.h.
Referenced by _cairo_int64_divrem(), and _cairo_int_96by64_32x64_divrem().