code wiki / (root) / nx_i128_test.nx

nx_i128_test.nx

buildroot/runtime/nx_i128_test.nx

1645 B47 linesdepth 4pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

about

nx_i128_test.nx -- smoke test for nx_i128.nx. Exits 0 on success; non-zero codes flag specific failure modes.

dependencies 2 imports · 0 importers

syscalls.nx nx_i128.nx nx_i128_test.nx

imports: syscalls.nxnx_i128.nx

imported by: nobody (leaf or entry point)

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

main nx_muldiv_i64 nx_i128_alloc nx_i128_mul_i64 nx_i128_mul_u64 nx_i128_neg nx_i128_div_i64 nx_i128_is_neg nx_i128_neg ↻ nx_i128_udiv_u64 nx_mulshl_div_i64 nx_i128_alloc ↻ nx_i128_mul_i64 ↻ nx_i128_shl nx_i128_div_i64 ↻

structs

none

consts

none

functions

7func main() -> i64 {