code wiki / _hdl_build / nx_kinetics_pack.nx
nx_kinetics_pack.nx
buildroot/runtime/_hdl_build/nx_kinetics_pack.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
| 7 | const K_MAGIC_2000: i64 = 2000 |
functions
| 9 | 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 |
| 12 | func spawn(path: *u8, a0: *u8, a1: *u8, a2: *u8, a3: *u8, redir: *u8) -> i64 |
| 39 | func fsize(path: *u8) -> i64 |
| 46 | func main() -> i64 |