code wiki / _hdl_build / _claude_jpeg_census.nx

_claude_jpeg_census.nx

buildroot/runtime/_hdl_build/_claude_jpeg_census.nx

3317 B90 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic claude
docsdependenciesstructsconstsfunctions

about

_claude_jpeg_census.nx -- CLAUDE's lane in race 4 (JPEG marker census, handwritten). Contract: read /tmp/race_input.bin; print NSEG= (segments through SOS, -1 refused) then SOI=/APP0=/DQT=/SOF=/DHT=/SOS= content offsets (standalone: after marker; lengthed: after the 2-byte inclusive length); -1 absent; -2 when refused. license_tier: ORIGINAL

dependencies 1 imports · 0 importers

nx_syscalls.nx _claude_jpeg_census.nx

imports: nx_syscalls.nx

imported by: nobody (leaf or entry point)

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

main sys_mmap sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close cj_walk cj_standalone cj_dec sys_write sys_mmap ↻

structs

none

consts

none

functions

7func cj_dec(label: *u8, v: i64) -> i64
called by 1: main calls 2: sys_writesys_mmap
28func cj_standalone(m: i64) -> i64
called by 1: cj_walk
36func cj_walk(b: *u8, n: i64, out: *i64) -> i64
called by 1: main calls 1: cj_standalone
67func main() -> i64