code wiki / (root) / nx_rw_args3.nx

nx_rw_args3.nx

buildroot/runtime/nx_rw_args3.nx

674 B20 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic rw
docsdependenciesstructsconstsfunctions

about

nx_rw_args3.nx -- TRAP WITNESS (pack-rules vet). Tactic under test: a helper with the exact documented 3-data-arg crash mix (ptr, ptr, i64) called via `let r = ...` (2026-07-10 GC-gate shape: callee not even entered). Exit 0 iff the call passes all three args correctly. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_rw_args3.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main rw_chk sys_exit

structs

none

consts

none

functions

7func rw_chk(label: *u8, src: *u8, want: i64) -> i64
called by 1: main
15func main(argc: i64, argv: *i64) -> i64
calls 2: rw_chksys_exit