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

#include "cairo-wideint-private.h"

+ Collaboration diagram for cairo_int64_t:

Public Attributes

uint32_t hi
 
uint32_t lo
 

Detailed Description

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

Member Data Documentation

◆ hi

uint32_t cairo_int64_t::hi

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

Referenced by _cairo_int32x32_64_mul(), and _cairo_uint64_rsa().

◆ lo

uint32_t cairo_int64_t::lo

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

Referenced by _cairo_int32_to_int64(), and _cairo_uint64_rsa().


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