nx_magnet_owned_gate_t271.nx
buildroot/runtime/nx_magnet_owned_gate_t271.nx
dependencies 2 imports · 0 importers
imports: nx_magnet.nxnx_gate_verdict.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 mt_add(p:*u8,at:i64,s:*u8)->i64{var i:i64=0;while s[i]!=0 as u8{p[at+i]=s[i];i=i+1};return at+i} called by 1: main |
| 4 | func main()->i64 |