code wiki / _hdl_build / nx_gamebench_gate.nx
nx_gamebench_gate.nx
buildroot/runtime/_hdl_build/nx_gamebench_gate.nx
dependencies 4 imports · 0 importers
imports: nx_gate_gn.nxnx_gate_base.nxnx_gate_verdict.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
| 25 | const GB_MAGIC_5000: i64 = 5000 |
| 37 | const GB_ART_MIN_RENDER: i64 = 50000 |
| 38 | const GB_NH_MASK: i64 = 33868488 |
| 39 | const GB_NH_REQ: i64 = 33868488 |
| 40 | const GB_D2_MASK: i64 = 34047689 |
| 41 | const GB_D2_REQ: i64 = 34047689 |
| 42 | const GB_ES_MASK: i64 = 36540929 |
| 43 | const GB_ES_REQ: i64 = 36540929 |
| 47 | const GB_CR_MASK: i64 = 33869512 |
| 48 | const GB_CR_REQ: i64 = 33869512 |
functions
| 53 | func read_board(lenp: *i64) -> *u8 |
| 66 | 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 |
| 69 | func fsize(p: *u8) -> i64 |
| 76 | func match_at(buf: *u8, n: i64, i: i64, pat: *u8) -> i64 |
| 81 | func contains(buf: *u8, n: i64, pat: *u8) -> i64 |
| 86 | func countlines(buf: *u8, n: i64) -> i64 |
| 91 | func rd64(b: *u8, off: i64) -> i64 |
| 98 | func wired_ok(path: *u8, want: i64, req: i64) -> i64 |
| 120 | func main() -> i64 |