code wiki / (root) / nx_organ_ship_loss_canonical_integration_gate_t370.nx

nx_organ_ship_loss_canonical_integration_gate_t370.nx

buildroot/runtime/nx_organ_ship_loss_canonical_integration_gate_t370.nx

3823 B36 linesdepth 7pulls 10 transitivereach 0 importersview sourcekind tooltopic organ
docsdependenciesstructsconstsfunctions

dependencies 1 imports · 0 importers

nx_organ_ship.nx nx_organ_ship_loss_canonical_i

imports: nx_organ_ship.nx

imported by: nobody (leaf or entry point)

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

main copy_fixture os_sha_of sys_mmap nxa_die sys_write sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ tr_run_capture_to tr_run_capture_tr tr_run_capture_core tr_run_capture_core_owned tr_run_capture_core_eviden os_json_str os_find os_slen os_slen ↻ os_puts sys_write ↻ os_slen ↻ test os_puts ↻ os_loss_exact os_slen ↻ os_loss_refused os_puts ↻ sys_mmap_try os_loss_exact_inner os_cat os_slen ↻

structs

none

consts

none

functions

4func test(ok:i64,name:*u8)->i64{if ok==1{ok_count=ok_count+1;os_puts("PASS ")}else{bad_count=bad_count+1;os_puts("FAIL ")};os_puts(name);os_puts("\n");return 0}
called by 1: main calls 1: os_puts
5func copy_fixture(src:*u8,dst:*u8)->i64
called by 1: main
11func main(argc:i64,argv:*i64)->i64