code wiki / _hdl_build / _rle_authored.nx

_rle_authored.nx

buildroot/runtime/_hdl_build/_rle_authored.nx

688 B15 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (rle template) -- run-length decode, bits-up

dependencies 1 imports · 0 importers

nx_syscalls.nx _rle_authored.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 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 ↻ rle_decode sys_exit ↻

structs

none

consts

none

functions

3func rle_decode(s: *u8, n: i64, out: *u8) -> i64
called by 1: main
8func main() -> i64