code wiki / _hdl_build / nx_prepared_character_bundle_emit_t316_gate.nx
nx_prepared_character_bundle_emit_t316_gate.nx
buildroot/runtime/_hdl_build/nx_prepared_character_bundle_emit_t316_gate.nx
dependencies 4 imports · 0 importers
imports: nx_prepared_motion_candidate_t316.nxnx_character_prepared_runtime.nxnx_syscalls.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
| 5 | const BUNDLE_TESTS:i64=6 |
functions
| 6 | func has(h:*u8,hn:i64,n:*u8)->i64{var nn:i64=0;while n[nn]!=(0 as u8){nn=nn+1};if nn<=0||hn<nn{return 0};var i:i64=0;while i<=hn-nn{var j:i64=0;while j<nn&&h[i+j]==n[j]{j=j+1};if j==nn{return 1};i=i+1};return 0} called by 1: main |
| 7 | func main(argc:i64,argv:*i64)->i64 |