nx_ship_behavior_loss_regression_t371.nx
buildroot/runtime/nx_ship_behavior_loss_regression_t371.nx
dependencies 2 imports · 0 importers
imports: nx_organ_ship_review_lib_candidate_t371.nxnx_send.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
| 5 | 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} |
| 6 | func fixture(out:*NxBufOwned,which:i64,longrow:i64)->i64 called by 1: main |
| 12 | func bad_report(base:*NxBufOwned,needle:*u8,replacement:*u8,name:*u8)->i64 |
| 18 | func main(argc:i64,argv:*i64)->i64 |