nx_buf_owned_gate_t218.nx
buildroot/runtime/nx_buf_owned_gate_t218.nx
dependencies 2 imports · 0 importers
imports: nx_buf_dyn_owned_candidate_t218.nxnx_fs_create_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
| 3 | func bo_check(ok:i64,name:*u8,counts:*i64)->i64{counts[1]=counts[1]+1;fsx_puts(name);if ok!=0{counts[0]=counts[0]+1;fsx_puts(" PASS\n")}else{fsx_puts(" FAIL\n")};return 0} called by 1: main |
| 4 | func main()->i64 |