nx_texr_descriptor_capture_gate_t279.nx
buildroot/runtime/nx_texr_descriptor_capture_gate_t279.nx
dependencies 1 imports · 0 importers
imports: nx_tool_run.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 dg_len(s:*u8)->i64{var n:i64=0;while s[n]!=0 as u8{n=n+1};return n} called by 1: main |
| 3 | func dg_equal(a:*u8,an:i64,b:*u8,bn:i64)->i64 called by 1: main |
| 6 | func main(argc:i64,argv:*i64)->i64 |