code wiki / _hdl_build / nx_brand_exceed2_gate.nx
nx_brand_exceed2_gate.nx
buildroot/runtime/_hdl_build/nx_brand_exceed2_gate.nx
dependencies 9 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_syscalls.nxnx_cms_exceed.nxnx_brand_manage.nxnx_brand_book.nxnx_brand_guard.nxnx_web_builder.nxnx_brand_tokens.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
| 18 | 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 |
| 20 | func g_has(s: *u8, n: i64, lit: *u8) -> i64 { if bt_find(s, n, lit, bt_len(lit)) >= 0 { return 1 } return 0 } |
| 22 | func g_build(brand: *u8, bn: i64, body: *u8, out: *u8, cap: i64) -> i64 |
| 36 | func axis_ahead(name: *u8, our: i64, inc: i64, n: i64, tot: *i64) -> i64 |
| 47 | func main() -> i64 |