nx_contentdiff_sectionless_gate_t314.nx
buildroot/runtime/nx_contentdiff_sectionless_gate_t314.nx
dependencies 2 imports · 0 importers
imports: nx_contentdiff_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
| 3 | func cs314_reset(dst:*u8,src:*u8,n:i64)->i64{var i:i64=0;while i<n{dst[i]=src[i];i=i+1};return 0} called by 1: main |
| 4 | func main()->i64 |