numpy  2.0.0
npy_extint128_t Struct Reference

#include <npy_extint128.h>

Data Fields

signed char sign
npy_uint64 lo
npy_uint64 hi

Field Documentation

npy_uint64 npy_extint128_t::hi

Referenced by add_128(), and shl_128().

npy_uint64 npy_extint128_t::lo

Referenced by shl_128(), and to_64().

signed char npy_extint128_t::sign

Referenced by shl_128().


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