nx_gltf_accessor_gate_t181.nx
buildroot/runtime/nx_gltf_accessor_gate_t181.nx
dependencies 1 imports · 0 importers
imports: nx_gltf_accessor_candidate_t181.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 gp(s:*u8)->i64{sys_write(1,s,gll_slen(s));return 0} |
| 3 | func gn(v:i64)->i64{let b:*u8=sys_mmap(32);var x:i64=v;var i:i64=31;if x<0{gp("-");x=0-x};if x==0{b[i]=48 as u8;i=i-1};while x>0{b[i]=(48+x%10) as u8;x=x/10;i=i-1};sys_write(1,(b as i64+i+1) as *u8,31-i);sys_munmap(b,32);return 0} |
| 4 | func gtest(j:*u8,expected:i64)->i64 |
| 15 | func main()->i64 |