nx_ioae_gate_v2_20260907.nx
buildroot/runtime/nx_ioae_gate_v2_20260907.nx
about
LOCAL native gate: deterministic record tests + actual admission bodies with explicit fixture boundaries.
dependencies 3 imports · 0 importers
imports: nx_ioae_wiring_v2_20260907.nxnx_gate_verdict.nxnx_build_canon_input_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
| 5 | const IG_PATH: i64 = 8192 |
| 6 | const IG_EINVAL: i64 = 0-22 |
| 7 | const EFG_DIR_MODE: i64 = 448 |
| 8 | const EFG_PARENT_MAX: i64 = 160 |
| 9 | const EFG_SETUP: i64 = 90 |
functions
| 10 | func ig_len(p: *u8) -> i64 { var n: i64 = 0; while p[n] != (0 as u8) { n = n + 1 } return n } |
| 11 | func ig_parent(path: *u8) -> i64 |
| 32 | func eg_case(label: *u8, record: *u8, expected: i64, c: *i64) -> i64 |
| 41 | func main(argc: i64, argv: *i64) -> i64 |