code wiki / _hdl_build / nx_profile_semantic_geometry_gate_t239.nx
nx_profile_semantic_geometry_gate_t239.nx
buildroot/runtime/_hdl_build/nx_profile_semantic_geometry_gate_t239.nx
dependencies 1 imports · 0 importers
imports: nx_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
| none |
functions
| 2 | func sg_u32(b:*u8,o:i64)->i64{return (b[o] as i64)|((b[o+1] as i64)<<8)|((b[o+2] as i64)<<16)|((b[o+3] as i64)<<24)} called by 1: main |
| 3 | func main(argc:i64,argv:*i64)->i64 |