code wiki / (root) / nx_fbench_t3b.nx

nx_fbench_t3b.nx

buildroot/runtime/nx_fbench_t3b.nx

2737 B121 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind benchtopic fbench
docsdependenciesstructsconstsfunctions

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_fbench_t3b.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 has_equals parse_value fb_puts fb_slen sys_write fb_pdec sys_mmap ↻ fb_puts ↻ sys_write ↻ sys_exit

structs

none

consts

none

functions

3func fb_slen(s: *u8) -> i64
called by 1: fb_puts
11func fb_puts(s: *u8) -> i64
called by 2: fb_pdecmain calls 2: fb_slensys_write
17func fb_pdec(n: i64) -> i64
called by 1: main calls 3: sys_mmapfb_putssys_write
39func has_equals(s: *u8) -> i64
called by 1: main
50func parse_value(s: *u8) -> i64
called by 1: main
69func main(argc: i64, argv: *i64) -> i64