code wiki / _hdl_build / nx_autonomy_grow.nx

nx_autonomy_grow.nx

buildroot/runtime/_hdl_build/nx_autonomy_grow.nx

5525 B73 linesdepth 4pulls 10 transitivereach 0 importersview sourcekind tooltopic autonomy
docsdependenciesstructsconstsfunctions

dependencies 6 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_ncf_synth.nx nx_cap_register.nx nx_capreg_librarian.nx nx_syscalls.nx nx_autonomy_grow.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_ncf_synth.nxnx_cap_register.nxnx_capreg_librarian.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 sys_mmap grow_one synth_author sys_mmap ↻ ncf_synth ncf_search_branch ncf_pred_eval ncf_op_eval ncf_search_loop ncf_loop_eval ncf_search_loop2 ncf_loop_eval2 ncf_search_loop3 ncf_loop_eval3 ncf_search_loop4 ncf_loop_eval4 ncf_search_recur ncf_pow3 ncf_recur_eval sys_mmap ↻ ncf_emit ncf_emit_branch sys_mmap ↻ ncf_cat ncf_cat_pred ncf_cat ↻ ncf_catn ncf_cat_ret ncf_cat ↻ ncf_catn ↻ ncf_emit_main ncf_cat ↻ ncf_cat_arg ncf_catn ↻ sys_openat_wr sys_write ↻ sys_close

structs

none

consts

none

functions

19func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
21func synth_author(xs: *i64, ys: *i64, n: i64, ha: i64, va: i64, hb: i64, vb: i64) -> i64
30func grow_one(xs: *i64, ys: *i64, n: i64, ha: i64, va: i64, hb: i64, vb: i64, desc: *u8) -> i64
44func main() -> i64