libTriton version 1.0 build 1590
Loading...
Searching...
No Matches
Variables
triton::size Namespace Reference

The Size namespace. More...

Variables

constexpr triton::uint32 byte = 1
 byte size in byte
 
constexpr triton::uint32 word = 2
 word size in byte
 
constexpr triton::uint32 dword = 4
 dword size in byte
 
constexpr triton::uint32 qword = 8
 qword size in byte
 
constexpr triton::uint32 fword = 10
 fword size in byte
 
constexpr triton::uint32 dqword = 16
 dqword size in byte
 
constexpr triton::uint32 qqword = 32
 qqword size in byte
 
constexpr triton::uint32 dqqword = 64
 dqqword size in byte
 
constexpr triton::uint32 max_supported = dqqword
 max size supported in byte
 

Detailed Description

The Size namespace.