nx_region_edge_gate_t278.nx
buildroot/runtime/nx_region_edge_gate_t278.nx
dependencies 1 imports · 0 importers
imports: nx_nxa_texbake_region_lib.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 eg_eq(a:*i64,b:*i64)->i64 {return a[0]==b[0]&&a[1]==b[1]&&a[2]==b[2]} called by 1: main |
| 3 | func eg_old(h:*i64,res:i64,x:i64,y:i64,ft:i64,o:*i64)->i64 |
| 8 | func eg_check(ok:i64,label:*u8)->i64{if ok==1{nt_outs("PASS ");nt_outs(label);nt_outs("\n");return 0};nt_err("FAIL ");nt_err(label);nt_err("\n");return 1} |
| 9 | func main()->i64 |