code wiki / _hdl_build / nx_goodhart_guard_gate.nx
nx_goodhart_guard_gate.nx
buildroot/runtime/_hdl_build/nx_goodhart_guard_gate.nx
dependencies 3 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_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
| 14 | const G_NPROBE: i64 = 4 |
| 15 | const G_MAXOPS: i64 = 8 |
| 16 | const G_MAXSET: i64 = 32 |
functions
| 20 | func grow(name: *u8, ok: i64) -> i64 { if ok==1 { gw(" PASS " as *u8) } else { gw(" FAIL " as *u8) } gw(name); gw(" calls 1: gw |
| 22 | func g_rawof(sops: *i64, sargs: *i64, slens: *i64, idx: i64, raw: *i64) -> i64 |
| 38 | func g_in(sigs: *i64, n: i64, cand: *i64, w: i64) -> i64 |
| 51 | func g_novcount(sops: *i64, sargs: *i64, slens: *i64, nset: i64, fsig: *i64, nF: i64, mode: i64) -> i64 |
| 75 | func main(argc: i64, argv: *i64) -> i64 |