code wiki / _hdl_build / nx_conductor_registry_gate.nx

nx_conductor_registry_gate.nx

buildroot/runtime/_hdl_build/nx_conductor_registry_gate.nx

4172 B57 linesdepth 5pulls 8 transitivereach 0 importersview sourcekind gate/prooftopic conductor
docsdependenciesstructsconstsfunctions

dependencies 4 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_conductor_registry.nx nx_syscalls.nx nx_conductor_registry_gate.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_conductor_registry.nxnx_syscalls.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 cr_seed 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 ↻ raci_migrate sys_mmap ↻ ss_readall sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close ss_begin ss_begin_cap sys_mmap ↻ rsv_key ss_add ss_add2 ss_w32 ss_len ss_commit ss_segid_ok ss_commit_body ss_segid_ok ↻ sys_mmap ↻

structs

none

consts

none

functions

14func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
17func main() -> i64