MCPcopy Create free account
hub / github.com/AdvancedCompiler/AdvancedCompiler / main

Function main

code/Chapter2/2-1.c:17–28  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15 x=(a/4)+i;
16}
17int main()
18{
19 unsigned long b[m],start ,end,k;
20 for(j=0;j<10;j++){
21 start = rpcc();
22 fun(16);
23 end = rpcc();
24 b[j]=end -start;
25 k+=b[j];
26 }
27 printf("time = %ld\n",k/m);
28}

Callers

nothing calls this directly

Calls 2

rpccFunction · 0.85
funFunction · 0.70

Tested by

no test coverage detected