code wiki / (root) / nx_buf_owned_gate_t218.nx

nx_buf_owned_gate_t218.nx

buildroot/runtime/nx_buf_owned_gate_t218.nx

4089 B48 linesdepth 8pulls 13 transitivereach 0 importersview sourcekind tooltopic buf
docsdependenciesstructsconstsfunctions

dependencies 2 imports · 0 importers

nx_buf_dyn_owned_candidate_t218.nx nx_fs_create_lib.nx nx_buf_owned_gate_t218.nx

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

main bo_check nx_bo_append nx_bo_state nx_bo_release nx_bo_state ↻

structs

none

consts

none

functions

3func 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
4func main()->i64