code wiki / _hdl_build / nx_hostop_sweep.nx
nx_hostop_sweep.nx
buildroot/runtime/_hdl_build/nx_hostop_sweep.nx
dependencies 3 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_syscalls.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
| 9 | const HSWEEP_RUNNER: *u8 = "_offc/nx_sov_build_run.elf" |
functions
| 11 | func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw(" calls 1: gw |
| 14 | func run_gate(name: *u8) -> i64 |
| 30 | func report(name: *u8, tally: *i64) -> i64 |
| 37 | func main() -> i64 |