nx_organ_ship_loss_promotion_gate_t370.nx
buildroot/runtime/nx_organ_ship_loss_promotion_gate_t370.nx
about
nx_organ_ship_loss_promotion_gate_t370.nx -- Validates and tests loss reporting logic in the Nishi ecosystem by checking report formats and error conditions.
dependencies 3 imports · 0 importers
imports: nx_organ_ship_lib.nxnx_send.nxnx_itoa_lib.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
| 6 | func check(ok:i64,name:*u8)->i64{if ok==1{passed=passed+1;p("PASS ")}else{failed=failed+1;p("FAIL ")};p(name);p("\n");return 0} |
| 7 | func fixture(out:*NxBufOwned,which:i64,longrow:i64)->i64 called by 1: loss_gate_main |
| 13 | func bad_report(base:*NxBufOwned,needle:*u8,replacement:*u8,name:*u8)->i64 |
| 19 | func loss_gate_main(argc:i64,argv:*i64)->i64 |
| 61 | func main(argc:i64,argv:*i64)->i64 |