code wiki / _hdl_build / _wordwrap_authored.nx

_wordwrap_authored.nx

buildroot/runtime/_hdl_build/_wordwrap_authored.nx

1411 B27 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tool
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (wordwrap template) -- reflowable render core (greedy word wrap)

dependencies 1 imports · 0 importers

nx_syscalls.nx _wordwrap_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 sys_read_file sys_openat_rd sys_lseek sys_mmap ↻ sys_read sys_close sys_exit word_wrap

structs

none

consts

none

functions

3func word_wrap(s: *u8, n: i64, width: i64, out: *u8) -> i64
called by 1: main
18func main() -> i64