code wiki / _hdl_build / nx_collusion_guard_gate.nx
nx_collusion_guard_gate.nx
buildroot/runtime/_hdl_build/nx_collusion_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
| 13 | const C_NPROBE: i64 = 4 |
| 14 | const C_MAXOPS: i64 = 8 |
| 15 | const C_MAXSET: i64 = 64 |
functions
| 19 | 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 |
| 21 | func c_in(sigs: *i64, n: i64, cand: *i64, w: i64) -> i64 |
| 33 | func c_add(cops: *i64, cargs: *i64, clen: i64, Fshape: *i64, nF: i64, outset: *i64, cnt: i64) -> i64 |
| 59 | func c_shapes(fo: *i64, fa: *i64, fl: *i64, nF: i64, Fshape: *i64, kind: i64, param: i64, outset: *i64) -> i64 |
| 92 | func c_seteq(A: *i64, ca: i64, B: *i64, cb: i64) -> i64 |
| 103 | func main(argc: i64, argv: *i64) -> i64 |