#define i1 char #define u1 unsigned char #define i2 short #define u2 unsigned short #define i4 int #define u4 unsigned int #define r4 float // function begins r4 cfun0(r4 arg0 ){ //stack_vars: r4 stack_0_r4;; r4 stack_1_r4;; //local_vars: r4 var0; L_0001: stack_0_r4=(arg0); //IL_0001: ldarg.0: s_0, pop0, push1 L_0002: stack_1_r4=(10.5f); //IL_0002: ldc.r4 10.5: s_1, pop0, push1 L_0007: stack_0_r4=((stack_0_r4)/(stack_1_r4)); //IL_0007: div: s_2, pop2, push1 L_0008: stack_1_r4=(60.0f); //IL_0008: ldc.r4 60: s_1, pop0, push1 L_000d: stack_0_r4=((stack_0_r4)/(stack_1_r4)); //IL_000d: div: s_2, pop2, push1 L_000e: stack_0_r4=(stack_0_r4); //IL_000e: conv.r8: s_1, pop1, push1 L_000f: stack_1_r4=(3.1f); //IL_000f: ldc.r8 3.14159265358979: s_1, pop0, push1 L_0018: stack_0_r4=((stack_0_r4)*(stack_1_r4)); //IL_0018: mul: s_2, pop2, push1 L_0019: stack_1_r4=(85.0f); //IL_0019: ldc.r8 85: s_1, pop0, push1 L_0022: stack_0_r4=((stack_0_r4)*(stack_1_r4)); //IL_0022: mul: s_2, pop2, push1 L_0023: stack_1_r4=(1000.0f); //IL_0023: ldc.r8 1000: s_1, pop0, push1 L_002c: stack_0_r4=((stack_0_r4)/(stack_1_r4)); //IL_002c: div: s_2, pop2, push1 L_002d: stack_0_r4=(stack_0_r4); //IL_002d: conv.r4: s_1, pop1, push1 L_002e: var0=stack_0_r4; //IL_002e: stloc.0: s_1, pop1, push0 L_002f: goto L_0031; //IL_002f: br.s IL_0031: s_0, pop0, push0 L_0031: stack_0_r4=(var0); //IL_0031: ldloc.0: s_0, pop0, push1 L_0032: return stack_0_r4; //IL_0032: ret: s_1, pop1, push0 } r4 cfun1(void* arg0, r4 arg1 ){ //stack_vars: r4 stack_0_r4;; r4 stack_1_r4;; //local_vars: r4 var0; L_0001: stack_0_r4=(arg1); //IL_0001: ldarg.1: s_0, pop0, push1 L_0002: stack_1_r4=(10.5f); //IL_0002: ldc.r4 10.5: s_1, pop0, push1 L_0007: stack_0_r4=((stack_0_r4)/(stack_1_r4)); //IL_0007: div: s_2, pop2, push1 L_0008: stack_0_r4=(stack_0_r4); //IL_0008: conv.r8: s_1, pop1, push1 L_0009: stack_1_r4=(3.1f); //IL_0009: ldc.r8 3.14159265358979: s_1, pop0, push1 L_0012: stack_0_r4=((stack_0_r4)*(stack_1_r4)); //IL_0012: mul: s_2, pop2, push1 L_0013: stack_1_r4=(85.0f); //IL_0013: ldc.r8 85: s_1, pop0, push1 L_001c: stack_0_r4=((stack_0_r4)*(stack_1_r4)); //IL_001c: mul: s_2, pop2, push1 L_001d: stack_0_r4=(stack_0_r4); //IL_001d: conv.r4: s_1, pop1, push1 L_001e: var0=stack_0_r4; //IL_001e: stloc.0: s_1, pop1, push0 L_001f: goto L_0021; //IL_001f: br.s IL_0021: s_0, pop0, push0 L_0021: stack_0_r4=(var0); //IL_0021: ldloc.0: s_0, pop0, push1 L_0022: return stack_0_r4; //IL_0022: ret: s_1, pop1, push0 } r4 cfun2(r4 arg0 ){ //stack_vars: r4 stack_0_r4;; r4 stack_1_r4;; //local_vars: r4 var0; L_0001: stack_0_r4=(arg0); //IL_0001: ldarg.0: s_0, pop0, push1 L_0002: stack_0_r4=(stack_0_r4); //IL_0002: conv.r8: s_1, pop1, push1 L_0003: stack_1_r4=(267.0f); //IL_0003: ldc.r8 267.035375555132: s_1, pop0, push1 L_000c: stack_0_r4=((stack_0_r4)/(stack_1_r4)); //IL_000c: div: s_2, pop2, push1 L_000d: stack_1_r4=(10.5f); //IL_000d: ldc.r8 10.5: s_1, pop0, push1 L_0016: stack_0_r4=((stack_0_r4)*(stack_1_r4)); //IL_0016: mul: s_2, pop2, push1 L_0017: stack_1_r4=(60.0f); //IL_0017: ldc.r8 60: s_1, pop0, push1 L_0020: stack_0_r4=((stack_0_r4)*(stack_1_r4)); //IL_0020: mul: s_2, pop2, push1 L_0021: stack_1_r4=(1000.0f); //IL_0021: ldc.r8 1000: s_1, pop0, push1 L_002a: stack_0_r4=((stack_0_r4)*(stack_1_r4)); //IL_002a: mul: s_2, pop2, push1 L_002b: stack_0_r4=(stack_0_r4); //IL_002b: conv.r4: s_1, pop1, push1 L_002c: var0=stack_0_r4; //IL_002c: stloc.0: s_1, pop1, push0 L_002d: goto L_002f; //IL_002d: br.s IL_002f: s_0, pop0, push0 L_002f: stack_0_r4=(var0); //IL_002f: ldloc.0: s_0, pop0, push1 L_0030: return stack_0_r4; //IL_0030: ret: s_1, pop1, push0 }