code wiki / _hdl_build / nx_mrds_probe_b.nx
nx_mrds_probe_b.nx
buildroot/runtime/_hdl_build/nx_mrds_probe_b.nx
about
nx_mrds_probe_b.nx -- deadshadow NEGATIVE control: subset-variant g_pn, NO lib import.
deadshadow mode must SKIP this file (nothing shadows the local). license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_itoa_lib.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
| 9 | func g_pn(v: i64) -> i64 { nxi_out(v); return 0 } |
| 10 | func main() -> i64 { g_pn(9); return 0 } calls 1: g_pn |