Latest available version: IDA and decompilers v8.4.240320sp1 see all releases
Hex-Rays logo State-of-the-art binary code analysis tools
email icon

Public Member Functions

 bit_bound_t (int n=0, int s=0)
 

Public Attributes

int16 nbits
 
int16 sbits
 

Detailed Description

Definition at line 6050 of file hexrays.hpp.

Constructor & Destructor Documentation

◆ bit_bound_t()

bit_bound_t::bit_bound_t ( int  n = 0,
int  s = 0 
)

Definition at line 6060 of file hexrays.hpp.

Member Data Documentation

◆ nbits

int16 bit_bound_t::nbits

Definition at line 6052 of file hexrays.hpp.

◆ sbits

int16 bit_bound_t::sbits

Definition at line 6054 of file hexrays.hpp.