Expand description
Range check table
Constants§
- RANGE_
CHECK_ UPPERBOUND - The range check will be performed on 12-bit values, i.e. those in
[0, 2^12)
- TABLE_
SIZE
Functions§
- range_
check_ table - A single-column table containing the numbers from 0 to
RANGE_CHECK_UPPERBOUND
(exclusive)