nx_mesh_neutral_gate_t346.nx
buildroot/runtime/nx_mesh_neutral_gate_t346.nx
dependencies 3 imports · 0 importers
imports: nx_mesh2glb_neutral_candidate_t346.nxnx_gltf_render_descriptor_candidate_t181.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
| 4 | func ng_equal(a:*u8,b:*u8,n:i64)->i64{var i:i64=0;while i<n{if a[i]!=b[i]{return 0};i=i+1};return 1} called by 1: main |
| 5 | func main()->i64 |