code wiki / _hdl_build / _csv_field_authored.nx

_csv_field_authored.nx

buildroot/runtime/_hdl_build/_csv_field_authored.nx

1022 B19 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind tooltopic csv
docsdependenciesstructsconstsfunctions

about

AUTHORED BY THE NISHI BUILDER (csv-field template) -- parse one CSV field, bits-up

dependencies 1 imports · 0 importers

nx_syscalls.nx _csv_field_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 ↻ csv_field sys_exit ↻

structs

none

consts

none

functions

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