code wiki / _hdl_build / nx_sfu_select_gate.nx

nx_sfu_select_gate.nx

buildroot/runtime/_hdl_build/nx_sfu_select_gate.nx

11837 B200 linesdepth 3pulls 4 transitivereach 0 importersview sourcekind gate/proof
docsdependenciesstructsconstsfunctions

dependencies 3 imports · 0 importers

nx_gate_base.nx nx_syscalls.nx nx_sfu_select.nx nx_sfu_select_gate.nx

imports: nx_gate_base.nxnx_syscalls.nxnx_sfu_select.nx

imported by: nobody (leaf or entry point)

call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown

main gw sys_write sys_mmap nxa_die sys_write ↻ sys_exit nxa_lock_take nxa_lock_addr sys_write ↻ nxa_lock_give nxa_lock_addr ↻ nxa_report_overrun sys_write ↻ nxa_dump_printable sys_write ↻ nxa_dump_sizes sys_write ↻ sfu_init sfu_act_ptr sfu_on_frame ck gw ↻ sfu_want sfu_reset_conn sfu_act_ptr ↻ sfu_frame_bits sfu_rewrite_seq sfu_parse_lsub sfu_audio_bytes sfu_act_ptr ↻ sfu_act_roll sfu_act_score sfu_act_ptr ↻ sfu_act_roll ↻ sfu_dominant sfu_act_score ↻ sfu_video_rank_ok sfu_act_ptr ↻ sfu_act_score ↻

structs

none

consts

none

functions

8func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
10func gn(v: i64) -> i64
14func ck(name: *u8, ok: i64, pass_p: *i64, tot_p: *i64) -> i64
20func main() -> i64