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 sys_read_file sys_openat_rd sys_lseek sys_mmap sys_read sys_close flate_decode inflate sys_mmap ↻ 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