code wiki / _hdl_build / nx_mrselfcheck_probe.nx
nx_mrselfcheck_probe.nx
buildroot/runtime/_hdl_build/nx_mrselfcheck_probe.nx
about
nx_mrselfcheck_probe.nx -- synthetic probe for nx_map_remove_func body-equivalence self-check.
g_puts is byte-identical to nx_gate_emit_lib (expect EDITED); g_pn is the SUBSET variant lacking
negative handling (expect VARIANT = refused). Not a real gate. license_tier: ORIGINAL
dependencies 2 imports · 0 importers
imports: nx_syscalls.nxnx_gate_emit_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
| 6 | func main() -> i64 { g_puts("x\n" as *u8); g_pn(5); return 0 } |