nx_fetch_capacity_gate_t253.nx
buildroot/runtime/nx_fetch_capacity_gate_t253.nx
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
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
structs
| none |
consts
| none |
functions
| 4 | func 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 |
| 5 | func main(argc:i64,argv:*i64)->i64 |