nx_source_binding_plan_watch_gate.nx
buildroot/runtime/nx_source_binding_plan_watch_gate.nx
about
Read-only pure join gate, actual declaration ruler controls; no estate writes.
dependencies 2 imports · 0 importers
imports: nx_measurement_binding_lib.nxnx_gate_verdict.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
| 4 | func pbg_valid(buf: *u8, scratch: *i64, sym: *i64) -> i64 { return pbm_validate(buf,bf_slen(buf),scratch,sym) } |
| 5 | func pbg_count(buf: *u8, contract: *u8, scratch: *i64, sym: *i64) -> i64 { return pbm_count(buf,bf_slen(buf),contract,0,bf_slen(contract),scratch,sym) } |
| 6 | func pbg_decl(buf: *u8) -> i64 { return sd_declared_buf(buf,bf_slen(buf),"target" as *u8) } |
| 7 | func pbg_plan_count(matrix: *u8, contract: *u8, scratch: *i64, sym: *i64) -> i64 |
| 13 | func main() -> i64 |