code wiki / (root) / nx_compare_receipt_gate_t138.nx

nx_compare_receipt_gate_t138.nx

buildroot/runtime/nx_compare_receipt_gate_t138.nx

7562 B138 linesdepth 7pulls 8 transitivereach 0 importersview sourcekind tooltopic compare
docsdependenciesstructsconstsfunctions

about

nx_compare_receipt_gate_t138.nx -- Verifies transaction consistency and data integrity in a receipt comparison system.

dependencies 2 imports · 0 importers

nx_compare_receipt_lib.nx nx_gate_verdict.nx nx_compare_receipt_gate_t138.n

imports: nx_compare_receipt_lib.nxnx_gate_verdict.nx

imported by: nobody (leaf or entry point)

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

main gv_ctr 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 ↻ gv_head gv_puts sys_write ↻ rgr_alloc rgr_copy ja_cat rgr_decimal gv_check gv_puts ↻ rt_path rgr_alloc ↻ rgr_len ja_slen rgr_copy ↻ rgr_len ↻ rt_seed rgr_write_all rt_tx rgr_alloc ↻ rgr_transact rgr_prepare rgr_field rgr_id

structs

none

consts

none

functions

4func rt_path(root:*u8, name:*u8)->*u8
called by 1: main calls 3: rgr_allocrgr_lenrgr_copy
8func rt_same(path:*u8, expected:*u8, n:i64)->i64
called by 1: main
18func rt_tx()->*RgrTx {return rgr_alloc(13*8) as *RgrTx}
called by 1: main calls 1: rgr_alloc
19func rt_seed(path:*u8,b:*u8,n:i64)->i64
called by 1: main calls 1: rgr_write_all
28func main()->i64