code wiki / _hdl_build / _flatedecode_authored.nx

_flatedecode_authored.nx

buildroot/runtime/_hdl_build/_flatedecode_authored.nx

829 B16 linesdepth 3pulls 3 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (flatedecode template) -- zlib/FlateDecode wrapper over the inflate lib

dependencies 1 imports · 0 importers

_inflate_lib_authored.nx _flatedecode_authored.nx

imports: _inflate_lib_authored.nx

imported by: nobody (leaf or entry point)

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

main flate_decode 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 ↻ ibr ihb sys_mmap ↻ icodes ihd ibr ↻ ibr ↻ ihd ↻

structs

none

consts

none

functions

3func flate_decode(src: *u8, srclen: i64, out: *u8) -> i64
called by 1: main calls 1: inflate
7func main() -> i64
calls 1: flate_decode