code wiki / _hdl_build / nx_brand_exceed_gate.nx
nx_brand_exceed_gate.nx
buildroot/runtime/_hdl_build/nx_brand_exceed_gate.nx
dependencies 8 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_syscalls.nxnx_cms_exceed.nxnx_brand_manage.nxnx_brand_book.nxnx_brand_packs.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 |
| 22 | func axis_ahead(name: *u8, our: i64, inc: i64, n: i64, tot: *i64) -> i64 |
| 33 | func axis_behind(name: *u8, our: i64, inc: i64, tot: *i64) -> i64 |
| 42 | func b_reproducible(base: *u8, bn: i64, ops: *u8, on: i64) -> i64 |
| 52 | func fw(fd: i64, s: *u8) -> i64 { var n: i64=0; while s[n]!=(0 as u8){n=n+1} sys_write(fd,s,n); return 0 } |
| 53 | func log_exceed(feature: *u8) -> i64 |
| 63 | func main() -> i64 |