Skip to main content

INT_MAX

Constant INT_MAX 

Source
pub const INT_MAX: i64 = _; // 1_152_921_504_606_846_975i64
Expand description

Largest magnitude representable as an immediate integer; values outside box to a TAG_BIG heap cell (full i64 range, v1 parity).