nx_array_kat2.nx
buildroot/runtime/nx_array_kat2.nx
about
KAT2 for [N]T: the OUT-PARAM pattern (array decays to a WRITABLE address across a call) + a larger array.
Threading/buffer code relies on this: a stack buffer filled by a helper. Expect:
0123456789
LAST=255 OK
dependencies 1 imports · 0 importers
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
structs
| none |
consts
| none |
functions
| 8 | func fill(p: *u8, n: i64) -> i64 called by 1: main |
| 14 | func main() -> i64 |