code wiki / _hdl_build / nx_craft_save_recovery_gate_t21.nx
nx_craft_save_recovery_gate_t21.nx
buildroot/runtime/_hdl_build/nx_craft_save_recovery_gate_t21.nx
about
Actual engine functions over isolated allocated arena; no filesystem or estate writes.
dependencies 2 imports · 0 importers
imports: nx_wasm_craft_journal_index_t21.nxnx_gate_verdict.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| none |
functions
| 4 | func sr_copy(dst: *u8,src: *u8,n: i64) -> i64 |
| 7 | func sr_equal(a: *u8,b: *u8,n: i64) -> i64 called by 1: main |
| 10 | func sr_save(base: i64,copy: *u8) -> i64 |
| 14 | func sr_load(base: i64,copy: *u8,n: i64) -> i64 |
| 17 | func sr_field(base: i64) -> i64 called by 1: main |
| 20 | func main() -> i64 |