code wiki / (root) / nx_i256_test.nx

nx_i256_test.nx

buildroot/runtime/nx_i256_test.nx

2516 B78 linesdepth 4pulls 5 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_i256_test.nx -- smoke for the N3 tier (256-bit integer).

dependencies 2 imports · 0 importers

syscalls.nx nx_i256.nx nx_i256_test.nx

imports: syscalls.nxnx_i256.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main nx_i256_alloc nx_i256_is_zero nx_i256_set_i64 nx_i256_is_neg nx_i256_add nx_i256_add_with_carry nx_i256_shl nx_i256_mul_i64 nx_i256_is_neg ↻ nx_i256_neg nx_i256_alloc ↻ nx_i256_add ↻ nx_i256_neg ↻ nx_i256_sub nx_i256_alloc ↻ nx_i256_copy nx_i256_neg ↻ nx_i256_add ↻

structs

none

consts

none

functions

6func main() -> i64 {