#include "cairo-wideint-private.h"
Public Attributes | |
cairo_uint64_t | hi |
cairo_uint64_t | lo |
Definition at line 207 of file cairo-wideint-private.h.
cairo_uint64_t cairo_int128_t::hi |
Definition at line 208 of file cairo-wideint-private.h.
Referenced by _cairo_int32_to_int128(), _cairo_int64_to_int128(), and _cairo_int64x64_128_mul().
cairo_uint64_t cairo_int128_t::lo |
Definition at line 208 of file cairo-wideint-private.h.
Referenced by _cairo_int32_to_int128(), and _cairo_int64_to_int128().