Public Member Functions | Public Attributes | List of all members
abi_test::internal::Reg128 Struct Reference

#include <abi_test.h>

Public Member Functions

bool operator!= (const Reg128 &x) const
 
bool operator== (const Reg128 &x) const
 

Public Attributes

uint64_t hi
 
uint64_t lo
 

Detailed Description

Definition at line 51 of file abi_test.h.

Member Function Documentation

◆ operator!=()

bool abi_test::internal::Reg128::operator!= ( const Reg128 x) const
inline

Definition at line 53 of file abi_test.h.

◆ operator==()

bool abi_test::internal::Reg128::operator== ( const Reg128 x) const
inline

Definition at line 52 of file abi_test.h.

Member Data Documentation

◆ hi

uint64_t abi_test::internal::Reg128::hi

Definition at line 54 of file abi_test.h.

◆ lo

uint64_t abi_test::internal::Reg128::lo

Definition at line 54 of file abi_test.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:50