code wiki / _hdl_build / nx_fnptr_min_probe.nx

nx_fnptr_min_probe.nx

buildroot/runtime/_hdl_build/nx_fnptr_min_probe.nx

964 B21 linesdepth 2pulls 2 transitivereach 0 importersview sourcekind probetopic fnptr
docsdependenciesstructsconstsfunctions

about

nx_fnptr_min_probe.nx -- minimal seq715 discriminator (see nx_fnptr_call_gate). Compiles ONLY on a parser that implements the postfix indirect-call branch. license_tier: ORIGINAL No hw writes (Rule 26).

dependencies 1 imports · 0 importers

nx_syscalls.nx nx_fnptr_min_probe.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_exit

structs

6struct FP

consts

none

functions

5func addk(a: i64, b: i64, c: i64) -> i64 { return a*100 + b*10 + c }
15func main() -> i64