A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
cairo_int128_t Struct Reference

#include "cairo-wideint-private.h"

Collaboration diagram for cairo_int128_t:

Public Attributes

cairo_uint64_t hi
cairo_uint64_t lo

Detailed Description

Definition at line 207 of file cairo-wideint-private.h.

Member Data Documentation

◆ hi

cairo_uint64_t cairo_int128_t::hi

Definition at line 208 of file cairo-wideint-private.h.

Referenced by _cairo_int64x64_128_mul().

◆ lo

cairo_uint64_t cairo_int128_t::lo

Definition at line 208 of file cairo-wideint-private.h.


The documentation for this struct was generated from the following file: