code wiki / _hdl_build / nx_section_projection_gate_t239.nx
nx_section_projection_gate_t239.nx
buildroot/runtime/_hdl_build/nx_section_projection_gate_t239.nx
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_section_projection.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
| 3 | func clear_hist(h:*i64,n:i64)->i64 { var i:i64=0; while i<n {h[i]=0;i=i+1} return 0 } called by 1: main |
| 4 | func main(argc:i64,argv:*i64)->i64 |