code wiki / _hdl_build / nx_archive_census.nx

nx_archive_census.nx

buildroot/runtime/_hdl_build/nx_archive_census.nx

10398 B171 linesdepth 4pulls 6 transitivereach 0 importersview sourcekind tooltopic archive
docsdependenciesstructsconstsfunctions

about

nx_archive_census.nx -- Evaluates historical web archive capabilities using disk facts to grade and attest competitor systems.

dependencies 3 imports · 0 importers

nx_gate_gn.nx nx_gate_base.nx nx_capability_census.nx nx_archive_census.nx

imports: nx_gate_gn.nxnx_gate_base.nxnx_capability_census.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 cc_our_grade cc_file_exists sys_openat_rd sys_close ax_organ ax_exceed ax_term cc_comp_attest cc_read_file sys_openat_rd ↻ sys_read sys_close ↻ re_has re_find re_strlen cc_verdict cc_grade_str cc_verdict_str gn ax_label

structs

none

consts

14const K_MAGIC_4194304: i64 = 4194304

functions

17func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw("
calls 1: gw
19func ax_label(i: i64) -> *u8
38func ax_term(i: i64) -> *u8
57func ax_organ(i: i64) -> *u8
76func ax_exceed(i: i64) -> *u8
84func main() -> i64