code wiki / _hdl_build / nx_brand_exceed_gate.nx

nx_brand_exceed_gate.nx

buildroot/runtime/_hdl_build/nx_brand_exceed_gate.nx

8965 B145 linesdepth 6pulls 18 transitivereach 0 importersview sourcekind gate/prooftopic brand
docsdependenciesstructsconstsfunctions

dependencies 8 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_syscalls.nx nx_cms_exceed.nx nx_brand_manage.nx nx_brand_book.nx nx_brand_packs.nx nx_brand_tokens.nx nx_brand_exceed_gate.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_syscalls.nxnx_cms_exceed.nxnx_brand_manage.nxnx_brand_book.nxnx_brand_packs.nxnx_brand_tokens.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap bt_default_brand bt_len gw sys_write nb_template_safe bp_pack nb_streq axis_ahead xcd_verdict xcd_referee_ok gw ↻ xcd_vname gn bp_decode b_reproducible sys_mmap ↻ bm_apply_ops sys_mmap ↻ bt_slice_eq bm_copy bt_set bt_len ↻ bt_ident_safe bt_value_safe bt_find sys_mmap ↻ bt_slice_eq ↻ bt_emit_token_line bt_app bp_pack ↻ bp_decode ↻ bm_propose sys_mmap ↻ bm_apply_ops ↻ bg_pair_contrast sys_mmap ↻ bt_lookup bt_len ↻

structs

none

consts

none

functions

18func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
22func axis_ahead(name: *u8, our: i64, inc: i64, n: i64, tot: *i64) -> i64
33func axis_behind(name: *u8, our: i64, inc: i64, tot: *i64) -> i64
42func b_reproducible(base: *u8, bn: i64, ops: *u8, on: i64) -> i64
52func fw(fd: i64, s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(fd,s,n); return 0 }
called by 1: main calls 3: sys_openat_appendfwsys_close
53func log_exceed(feature: *u8) -> i64
63func main() -> i64