code wiki / (root) / nx_fetch_capacity_gate_t253.nx

nx_fetch_capacity_gate_t253.nx

buildroot/runtime/nx_fetch_capacity_gate_t253.nx

2591 B38 linesdepth 24pulls 161 transitivereach 0 importersview sourcekind tooltopic fetch
docsdependenciesstructsconstsfunctions

about

Native replay of retained real gzip plus capacity and corruption boundaries. ISIZE is a test observation, never allocation authority; caller supplies budget.

dependencies 1 imports · 0 importers

nx_fetch_status_live_gate_t252.nx nx_fetch_capacity_gate_t253.nx

imports: nx_fetch_status_live_gate_t252.nx

imported by: nobody (leaf or entry point)

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

main hsl_size nx_gzip_inflate 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 ↻ _gz_read_u32_le _gz_read_u16_le _gz_skip_cstring nx_deflate_inflate sys_mmap ↻ nx_bitstream_alloc sys_mmap ↻ _deflate_inflate_block nx_bitstream_read_lsb nx_bitstream_bits_remainin _bs_peek_byte nx_bitstream_byte_align nx_bitstream_read_byte_ali nx_bitstream_byte_align ↻ _deflate_build_static_litl sys_mmap ↻ nx_huffman_build sys_mmap ↻ _deflate_build_static_dist sys_mmap ↻ nx_huffman_build ↻ _deflate_decode_huffman_bl

structs

none

consts

none

functions

4func dc_check(got:i64,want:i64,name:*u8)->i64{fa_puts(name);fa_puts(" got=");fa_putn(got);fa_puts(" want=");fa_putn(want);fa_puts("\n");return (got!=want) as i64}
called by 1: main
5func main(argc:i64,argv:*i64)->i64