summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjofret2010-07-26 07:48:11 +0000
committerjofret2010-07-26 07:48:11 +0000
commita3ef3cf4f3c7a7be98b9c93170a7b665e6505a92 (patch)
treefb997dc996844efc7bc7f7617bc6f3c09d6b5e3e
parent20cb570084be6d0a6037df53911950b37dd271c0 (diff)
downloadscilab2c-a3ef3cf4f3c7a7be98b9c93170a7b665e6505a92.tar.gz
scilab2c-a3ef3cf4f3c7a7be98b9c93170a7b665e6505a92.tar.bz2
scilab2c-a3ef3cf4f3c7a7be98b9c93170a7b665e6505a92.zip
Move SCI2CInt -> int within refs
-rw-r--r--scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref66
-rw-r--r--scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref36
-rw-r--r--scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref44
-rw-r--r--scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref38
-rw-r--r--scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref146
-rw-r--r--scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref624
-rw-r--r--scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref490
-rw-r--r--scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref58
-rw-r--r--scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref274
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref44
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref36
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref60
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref60
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref60
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref60
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref20
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref60
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref52
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref158
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref60
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref68
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref68
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref38
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref60
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref96
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref96
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref44
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref100
-rw-r--r--scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref108
-rw-r--r--scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref106
-rw-r--r--scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref298
-rw-r--r--scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref36
-rw-r--r--scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref6
-rw-r--r--scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref48
-rw-r--r--scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_int.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_log.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref38
-rw-r--r--scilab2c/tests/unit_tests/double/test_max.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref44
-rw-r--r--scilab2c/tests/unit_tests/double/test_min.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref44
-rw-r--r--scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref42
-rw-r--r--scilab2c/tests/unit_tests/double/test_real.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_round.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref44
-rw-r--r--scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref44
-rw-r--r--scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref40
-rw-r--r--scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref24
-rw-r--r--scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref42
79 files changed, 2717 insertions, 2717 deletions
diff --git a/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref
index 99f46e81..0c98d231 100644
--- a/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Convol.sci.dia.ref
@@ -1220,7 +1220,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -1266,73 +1266,73 @@ mgetl(fd)
! !
! double __temp6[1 * 2]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 2};; !
+! int ____temp6Size[2] = {1, 2};; !
! !
! !
! !
! double __temp7[1 * 3]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 3};; !
+! int ____temp7Size[2] = {1, 3};; !
! !
! !
! !
! double __temp8[1 * 4]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 4};; !
+! int ____temp8Size[2] = {1, 4};; !
! !
! !
! !
! double __temp9[1 * 5]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 5};; !
+! int ____temp9Size[2] = {1, 5};; !
! !
! !
! !
! double __temp10[1 * 6]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 6};; !
+! int ____temp10Size[2] = {1, 6};; !
! !
! !
! !
! double a[1 * 7]; !
! !
-! SCI2Cint __aSize[2] = {1, 7};; !
+! int __aSize[2] = {1, 7};; !
! !
! !
! !
! double __temp11[1 * 2]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 2};; !
+! int ____temp11Size[2] = {1, 2};; !
! !
! !
! !
! double __temp12[1 * 3]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 3};; !
+! int ____temp12Size[2] = {1, 3};; !
! !
! !
! !
! double __temp13[1 * 4]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 4};; !
+! int ____temp13Size[2] = {1, 4};; !
! !
! !
! !
! double __temp14[1 * 5]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 5};; !
+! int ____temp14Size[2] = {1, 5};; !
! !
! !
! !
! double b[1 * 6]; !
! !
-! SCI2Cint __bSize[2] = {1, 6};; !
+! int __bSize[2] = {1, 6};; !
! !
! !
! !
! double __temp15[1 * 12]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 12};; !
+! int ____temp15Size[2] = {1, 12};; !
! !
! !
! !
@@ -1342,7 +1342,7 @@ mgetl(fd)
! !
! double __temp16[1 * 11]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 11};; !
+! int ____temp16Size[2] = {1, 11};; !
! !
! !
! !
@@ -1352,7 +1352,7 @@ mgetl(fd)
! !
! double __temp17[1 * 7]; !
! !
-! SCI2Cint ____temp17Size[2] = {1, 7};; !
+! int ____temp17Size[2] = {1, 7};; !
! !
! !
! !
@@ -1362,7 +1362,7 @@ mgetl(fd)
! !
! double __temp18[1 * 7]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 7};; !
+! int ____temp18Size[2] = {1, 7};; !
! !
! !
! !
@@ -1372,85 +1372,85 @@ mgetl(fd)
! !
! double __temp19[1 * 2]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 2};; !
+! int ____temp19Size[2] = {1, 2};; !
! !
! !
! !
! double __temp20[1 * 3]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 3};; !
+! int ____temp20Size[2] = {1, 3};; !
! !
! !
! !
! double __temp21[1 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 4};; !
+! int ____temp21Size[2] = {1, 4};; !
! !
! !
! !
! double __temp22[1 * 5]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 5};; !
+! int ____temp22Size[2] = {1, 5};; !
! !
! !
! !
! double __temp23[1 * 6]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 6};; !
+! int ____temp23Size[2] = {1, 6};; !
! !
! !
! !
! double __temp24[1 * 7]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 7};; !
+! int ____temp24Size[2] = {1, 7};; !
! !
! !
! !
! doubleComplex c[1 * 7]; !
! !
-! SCI2Cint __cSize[2] = {1, 7};; !
+! int __cSize[2] = {1, 7};; !
! !
! !
! !
! double __temp25[1 * 2]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 2};; !
+! int ____temp25Size[2] = {1, 2};; !
! !
! !
! !
! double __temp26[1 * 3]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 3};; !
+! int ____temp26Size[2] = {1, 3};; !
! !
! !
! !
! double __temp27[1 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 4};; !
+! int ____temp27Size[2] = {1, 4};; !
! !
! !
! !
! double __temp28[1 * 5]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 5};; !
+! int ____temp28Size[2] = {1, 5};; !
! !
! !
! !
! double __temp29[1 * 6]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 6};; !
+! int ____temp29Size[2] = {1, 6};; !
! !
! !
! !
! doubleComplex d[1 * 6]; !
! !
-! SCI2Cint __dSize[2] = {1, 6};; !
+! int __dSize[2] = {1, 6};; !
! !
! !
! !
! doubleComplex __temp30[1 * 12]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 12};; !
+! int ____temp30Size[2] = {1, 12};; !
! !
! !
! !
@@ -1460,7 +1460,7 @@ mgetl(fd)
! !
! doubleComplex __temp31[1 * 11]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 11};; !
+! int ____temp31Size[2] = {1, 11};; !
! !
! !
! !
@@ -1474,7 +1474,7 @@ mgetl(fd)
! !
! doubleComplex __temp33[1 * 7]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 7};; !
+! int ____temp33Size[2] = {1, 7};; !
! !
! !
! !
@@ -1492,7 +1492,7 @@ mgetl(fd)
! !
! doubleComplex __temp36[1 * 6]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 6};; !
+! int ____temp36Size[2] = {1, 6};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref
index 051e7317..cedddf60 100644
--- a/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Det.sci.dia.ref
@@ -269,7 +269,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -287,49 +287,49 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double __temp5[2 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {2, 3};; !
+! int ____temp5Size[2] = {2, 3};; !
! !
! !
! !
! double __temp6[1 * 2]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 2};; !
+! int ____temp6Size[2] = {1, 2};; !
! !
! !
! !
! double __temp7[1 * 3]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 3};; !
+! int ____temp7Size[2] = {1, 3};; !
! !
! !
! !
! double a[3 * 3]; !
! !
-! SCI2Cint __aSize[2] = {3, 3};; !
+! int __aSize[2] = {3, 3};; !
! !
! !
! !
@@ -343,55 +343,55 @@ mgetl(fd)
! !
! double __temp9[1 * 2]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 2};; !
+! int ____temp9Size[2] = {1, 2};; !
! !
! !
! !
! double __temp10[1 * 3]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 3};; !
+! int ____temp10Size[2] = {1, 3};; !
! !
! !
! !
! double __temp11[1 * 2]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 2};; !
+! int ____temp11Size[2] = {1, 2};; !
! !
! !
! !
! double __temp12[1 * 3]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 3};; !
+! int ____temp12Size[2] = {1, 3};; !
! !
! !
! !
! double __temp13[2 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {2, 3};; !
+! int ____temp13Size[2] = {2, 3};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
! double __temp16[3 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {3, 3};; !
+! int ____temp16Size[2] = {3, 3};; !
! !
! !
! !
! doubleComplex b[3 * 3]; !
! !
-! SCI2Cint __bSize[2] = {3, 3};; !
+! int __bSize[2] = {3, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref
index 8a3a3158..e186bb93 100644
--- a/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Disp.sci.dia.ref
@@ -267,7 +267,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -301,7 +301,7 @@ mgetl(fd)
! !
! char __temp3[1*2] = {"a"}; !
! !
-! SCI2Cint ____temp3Size[2] = {1,2}; !
+! int ____temp3Size[2] = {1,2}; !
! !
! !
! !
@@ -311,55 +311,55 @@ mgetl(fd)
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[1 * 5]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 5};; !
+! int ____temp7Size[2] = {1, 5};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[1 * 5]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 5};; !
+! int ____temp11Size[2] = {1, 5};; !
! !
! !
! !
! double __temp12[2 * 5]; !
! !
-! SCI2Cint ____temp12Size[2] = {2, 5};; !
+! int ____temp12Size[2] = {2, 5};; !
! !
! !
! !
@@ -369,61 +369,61 @@ mgetl(fd)
! !
! double __temp13[1 * 2]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 2};; !
+! int ____temp13Size[2] = {1, 2};; !
! !
! !
! !
! double __temp14[1 * 3]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 3};; !
+! int ____temp14Size[2] = {1, 3};; !
! !
! !
! !
! double __temp15[1 * 4]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 4};; !
+! int ____temp15Size[2] = {1, 4};; !
! !
! !
! !
! double __temp16[1 * 5]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 5};; !
+! int ____temp16Size[2] = {1, 5};; !
! !
! !
! !
! double __temp17[1 * 2]; !
! !
-! SCI2Cint ____temp17Size[2] = {1, 2};; !
+! int ____temp17Size[2] = {1, 2};; !
! !
! !
! !
! double __temp18[1 * 3]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 3};; !
+! int ____temp18Size[2] = {1, 3};; !
! !
! !
! !
! double __temp19[1 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 4};; !
+! int ____temp19Size[2] = {1, 4};; !
! !
! !
! !
! double __temp20[1 * 5]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 5};; !
+! int ____temp20Size[2] = {1, 5};; !
! !
! !
! !
! double __temp21[2 * 5]; !
! !
-! SCI2Cint ____temp21Size[2] = {2, 5};; !
+! int ____temp21Size[2] = {2, 5};; !
! !
! !
! !
! doubleComplex __temp22[2 * 5]; !
! !
-! SCI2Cint ____temp22Size[2] = {2, 5};; !
+! int ____temp22Size[2] = {2, 5};; !
! !
! !
! !
@@ -433,7 +433,7 @@ mgetl(fd)
! !
! char __temp23[1*5] = {"plop"}; !
! !
-! SCI2Cint ____temp23Size[2] = {1,5}; !
+! int ____temp23Size[2] = {1,5}; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref
index 98e3d067..c093cd7c 100644
--- a/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Expm.sci.dia.ref
@@ -251,7 +251,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -269,103 +269,103 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double b[4 * 4]; !
! !
-! SCI2Cint __bSize[2] = {4, 4};; !
+! int __bSize[2] = {4, 4};; !
! !
! !
! !
! doubleComplex c[4 * 4]; !
! !
-! SCI2Cint __cSize[2] = {4, 4};; !
+! int __cSize[2] = {4, 4};; !
! !
! !
! !
! double __temp15[4 * 4]; !
! !
-! SCI2Cint ____temp15Size[2] = {4, 4};; !
+! int ____temp15Size[2] = {4, 4};; !
! !
! !
! !
@@ -375,7 +375,7 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref
index 59f50df1..ecb4c0ff 100644
--- a/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_FFTShift.sci.dia.ref
@@ -502,7 +502,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -556,31 +556,31 @@ mgetl(fd)
! !
! double __temp7[1 * 2]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 2};; !
+! int ____temp7Size[2] = {1, 2};; !
! !
! !
! !
! double __temp8[1 * 3]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 3};; !
+! int ____temp8Size[2] = {1, 3};; !
! !
! !
! !
! double __temp9[1 * 4]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 4};; !
+! int ____temp9Size[2] = {1, 4};; !
! !
! !
! !
! double a[1 * 4]; !
! !
-! SCI2Cint __aSize[2] = {1, 4};; !
+! int __aSize[2] = {1, 4};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
@@ -590,73 +590,73 @@ mgetl(fd)
! !
! double __temp11[1 * 2]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 2};; !
+! int ____temp11Size[2] = {1, 2};; !
! !
! !
! !
! double __temp12[1 * 3]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 3};; !
+! int ____temp12Size[2] = {1, 3};; !
! !
! !
! !
! double __temp13[1 * 4]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 4};; !
+! int ____temp13Size[2] = {1, 4};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
! double __temp16[1 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 4};; !
+! int ____temp16Size[2] = {1, 4};; !
! !
! !
! !
! double __temp17[2 * 4]; !
! !
-! SCI2Cint ____temp17Size[2] = {2, 4};; !
+! int ____temp17Size[2] = {2, 4};; !
! !
! !
! !
! double __temp18[1 * 2]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 2};; !
+! int ____temp18Size[2] = {1, 2};; !
! !
! !
! !
! double __temp19[1 * 3]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 3};; !
+! int ____temp19Size[2] = {1, 3};; !
! !
! !
! !
! double __temp20[1 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 4};; !
+! int ____temp20Size[2] = {1, 4};; !
! !
! !
! !
! double b[3 * 4]; !
! !
-! SCI2Cint __bSize[2] = {3, 4};; !
+! int __bSize[2] = {3, 4};; !
! !
! !
! !
! double __temp21[3 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {3, 4};; !
+! int ____temp21Size[2] = {3, 4};; !
! !
! !
! !
@@ -666,7 +666,7 @@ mgetl(fd)
! !
! double __temp22[3 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {3, 4};; !
+! int ____temp22Size[2] = {3, 4};; !
! !
! !
! !
@@ -676,7 +676,7 @@ mgetl(fd)
! !
! double __temp23[3 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {3, 4};; !
+! int ____temp23Size[2] = {3, 4};; !
! !
! !
! !
@@ -686,31 +686,31 @@ mgetl(fd)
! !
! double __temp24[1 * 2]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 2};; !
+! int ____temp24Size[2] = {1, 2};; !
! !
! !
! !
! double __temp25[1 * 3]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 3};; !
+! int ____temp25Size[2] = {1, 3};; !
! !
! !
! !
! double __temp26[1 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 4};; !
+! int ____temp26Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex c[1 * 4]; !
! !
-! SCI2Cint __cSize[2] = {1, 4};; !
+! int __cSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp27[1 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 4};; !
+! int ____temp27Size[2] = {1, 4};; !
! !
! !
! !
@@ -720,79 +720,79 @@ mgetl(fd)
! !
! double __temp28[1 * 2]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 2};; !
+! int ____temp28Size[2] = {1, 2};; !
! !
! !
! !
! double __temp29[1 * 3]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 3};; !
+! int ____temp29Size[2] = {1, 3};; !
! !
! !
! !
! double __temp30[1 * 4]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 4};; !
+! int ____temp30Size[2] = {1, 4};; !
! !
! !
! !
! double __temp31[1 * 2]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 2};; !
+! int ____temp31Size[2] = {1, 2};; !
! !
! !
! !
! double __temp32[1 * 3]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 3};; !
+! int ____temp32Size[2] = {1, 3};; !
! !
! !
! !
! double __temp33[1 * 4]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 4};; !
+! int ____temp33Size[2] = {1, 4};; !
! !
! !
! !
! double __temp34[2 * 4]; !
! !
-! SCI2Cint ____temp34Size[2] = {2, 4};; !
+! int ____temp34Size[2] = {2, 4};; !
! !
! !
! !
! double __temp35[1 * 2]; !
! !
-! SCI2Cint ____temp35Size[2] = {1, 2};; !
+! int ____temp35Size[2] = {1, 2};; !
! !
! !
! !
! double __temp36[1 * 3]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 3};; !
+! int ____temp36Size[2] = {1, 3};; !
! !
! !
! !
! double __temp37[1 * 4]; !
! !
-! SCI2Cint ____temp37Size[2] = {1, 4};; !
+! int ____temp37Size[2] = {1, 4};; !
! !
! !
! !
! double __temp38[3 * 4]; !
! !
-! SCI2Cint ____temp38Size[2] = {3, 4};; !
+! int ____temp38Size[2] = {3, 4};; !
! !
! !
! !
! doubleComplex d[3 * 4]; !
! !
-! SCI2Cint __dSize[2] = {3, 4};; !
+! int __dSize[2] = {3, 4};; !
! !
! !
! !
! double __temp39[3 * 4]; !
! !
-! SCI2Cint ____temp39Size[2] = {3, 4};; !
+! int ____temp39Size[2] = {3, 4};; !
! !
! !
! !
@@ -802,7 +802,7 @@ mgetl(fd)
! !
! double __temp40[3 * 4]; !
! !
-! SCI2Cint ____temp40Size[2] = {3, 4};; !
+! int ____temp40Size[2] = {3, 4};; !
! !
! !
! !
@@ -812,7 +812,7 @@ mgetl(fd)
! !
! double __temp41[3 * 4]; !
! !
-! SCI2Cint ____temp41Size[2] = {3, 4};; !
+! int ____temp41Size[2] = {3, 4};; !
! !
! !
! !
@@ -822,37 +822,37 @@ mgetl(fd)
! !
! double __temp42[1 * 2]; !
! !
-! SCI2Cint ____temp42Size[2] = {1, 2};; !
+! int ____temp42Size[2] = {1, 2};; !
! !
! !
! !
! double __temp43[1 * 3]; !
! !
-! SCI2Cint ____temp43Size[2] = {1, 3};; !
+! int ____temp43Size[2] = {1, 3};; !
! !
! !
! !
! double __temp44[1 * 4]; !
! !
-! SCI2Cint ____temp44Size[2] = {1, 4};; !
+! int ____temp44Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp45[1 * 4]; !
! !
-! SCI2Cint ____temp45Size[2] = {1, 4};; !
+! int ____temp45Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex e[1 * 4]; !
! !
-! SCI2Cint __eSize[2] = {1, 4};; !
+! int __eSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp46[1 * 4]; !
! !
-! SCI2Cint ____temp46Size[2] = {1, 4};; !
+! int ____temp46Size[2] = {1, 4};; !
! !
! !
! !
@@ -862,151 +862,151 @@ mgetl(fd)
! !
! double __temp47[1 * 2]; !
! !
-! SCI2Cint ____temp47Size[2] = {1, 2};; !
+! int ____temp47Size[2] = {1, 2};; !
! !
! !
! !
! double __temp48[1 * 3]; !
! !
-! SCI2Cint ____temp48Size[2] = {1, 3};; !
+! int ____temp48Size[2] = {1, 3};; !
! !
! !
! !
! double __temp49[1 * 4]; !
! !
-! SCI2Cint ____temp49Size[2] = {1, 4};; !
+! int ____temp49Size[2] = {1, 4};; !
! !
! !
! !
! double __temp50[1 * 2]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 2};; !
+! int ____temp50Size[2] = {1, 2};; !
! !
! !
! !
! double __temp51[1 * 3]; !
! !
-! SCI2Cint ____temp51Size[2] = {1, 3};; !
+! int ____temp51Size[2] = {1, 3};; !
! !
! !
! !
! double __temp52[1 * 4]; !
! !
-! SCI2Cint ____temp52Size[2] = {1, 4};; !
+! int ____temp52Size[2] = {1, 4};; !
! !
! !
! !
! double __temp53[2 * 4]; !
! !
-! SCI2Cint ____temp53Size[2] = {2, 4};; !
+! int ____temp53Size[2] = {2, 4};; !
! !
! !
! !
! double __temp54[1 * 2]; !
! !
-! SCI2Cint ____temp54Size[2] = {1, 2};; !
+! int ____temp54Size[2] = {1, 2};; !
! !
! !
! !
! double __temp55[1 * 3]; !
! !
-! SCI2Cint ____temp55Size[2] = {1, 3};; !
+! int ____temp55Size[2] = {1, 3};; !
! !
! !
! !
! double __temp56[1 * 4]; !
! !
-! SCI2Cint ____temp56Size[2] = {1, 4};; !
+! int ____temp56Size[2] = {1, 4};; !
! !
! !
! !
! double __temp57[3 * 4]; !
! !
-! SCI2Cint ____temp57Size[2] = {3, 4};; !
+! int ____temp57Size[2] = {3, 4};; !
! !
! !
! !
! double __temp58[1 * 2]; !
! !
-! SCI2Cint ____temp58Size[2] = {1, 2};; !
+! int ____temp58Size[2] = {1, 2};; !
! !
! !
! !
! double __temp59[1 * 3]; !
! !
-! SCI2Cint ____temp59Size[2] = {1, 3};; !
+! int ____temp59Size[2] = {1, 3};; !
! !
! !
! !
! double __temp60[1 * 4]; !
! !
-! SCI2Cint ____temp60Size[2] = {1, 4};; !
+! int ____temp60Size[2] = {1, 4};; !
! !
! !
! !
! double __temp61[1 * 2]; !
! !
-! SCI2Cint ____temp61Size[2] = {1, 2};; !
+! int ____temp61Size[2] = {1, 2};; !
! !
! !
! !
! double __temp62[1 * 3]; !
! !
-! SCI2Cint ____temp62Size[2] = {1, 3};; !
+! int ____temp62Size[2] = {1, 3};; !
! !
! !
! !
! double __temp63[1 * 4]; !
! !
-! SCI2Cint ____temp63Size[2] = {1, 4};; !
+! int ____temp63Size[2] = {1, 4};; !
! !
! !
! !
! double __temp64[2 * 4]; !
! !
-! SCI2Cint ____temp64Size[2] = {2, 4};; !
+! int ____temp64Size[2] = {2, 4};; !
! !
! !
! !
! double __temp65[1 * 2]; !
! !
-! SCI2Cint ____temp65Size[2] = {1, 2};; !
+! int ____temp65Size[2] = {1, 2};; !
! !
! !
! !
! double __temp66[1 * 3]; !
! !
-! SCI2Cint ____temp66Size[2] = {1, 3};; !
+! int ____temp66Size[2] = {1, 3};; !
! !
! !
! !
! double __temp67[1 * 4]; !
! !
-! SCI2Cint ____temp67Size[2] = {1, 4};; !
+! int ____temp67Size[2] = {1, 4};; !
! !
! !
! !
! double __temp68[3 * 4]; !
! !
-! SCI2Cint ____temp68Size[2] = {3, 4};; !
+! int ____temp68Size[2] = {3, 4};; !
! !
! !
! !
! doubleComplex __temp69[3 * 4]; !
! !
-! SCI2Cint ____temp69Size[2] = {3, 4};; !
+! int ____temp69Size[2] = {3, 4};; !
! !
! !
! !
! doubleComplex f[3 * 4]; !
! !
-! SCI2Cint __fSize[2] = {3, 4};; !
+! int __fSize[2] = {3, 4};; !
! !
! !
! !
! doubleComplex __temp70[3 * 4]; !
! !
-! SCI2Cint ____temp70Size[2] = {3, 4};; !
+! int ____temp70Size[2] = {3, 4};; !
! !
! !
! !
@@ -1016,7 +1016,7 @@ mgetl(fd)
! !
! doubleComplex __temp71[3 * 4]; !
! !
-! SCI2Cint ____temp71Size[2] = {3, 4};; !
+! int ____temp71Size[2] = {3, 4};; !
! !
! !
! !
@@ -1026,7 +1026,7 @@ mgetl(fd)
! !
! doubleComplex __temp72[3 * 4]; !
! !
-! SCI2Cint ____temp72Size[2] = {3, 4};; !
+! int ____temp72Size[2] = {3, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref
index c8178363..448fc66e 100644
--- a/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Fft.sci.dia.ref
@@ -2656,7 +2656,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -2694,25 +2694,25 @@ mgetl(fd)
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double a[1 * 4]; !
! !
-! SCI2Cint __aSize[2] = {1, 4};; !
+! int __aSize[2] = {1, 4};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
@@ -2722,7 +2722,7 @@ mgetl(fd)
! !
! char __temp7[1*1] = {""}; !
! !
-! SCI2Cint ____temp7Size[2] = {1,1}; !
+! int ____temp7Size[2] = {1,1}; !
! !
! !
! !
@@ -2732,13 +2732,13 @@ mgetl(fd)
! !
! double b[1 * 2]; !
! !
-! SCI2Cint __bSize[2] = {1, 2};; !
+! int __bSize[2] = {1, 2};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
@@ -2748,7 +2748,7 @@ mgetl(fd)
! !
! char __temp9[1*1] = {""}; !
! !
-! SCI2Cint ____temp9Size[2] = {1,1}; !
+! int ____temp9Size[2] = {1,1}; !
! !
! !
! !
@@ -2758,127 +2758,127 @@ mgetl(fd)
! !
! double __temp10[1 * 2]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 2};; !
+! int ____temp10Size[2] = {1, 2};; !
! !
! !
! !
! double __temp11[1 * 3]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 3};; !
+! int ____temp11Size[2] = {1, 3};; !
! !
! !
! !
! double __temp12[1 * 4]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 4};; !
+! int ____temp12Size[2] = {1, 4};; !
! !
! !
! !
! double __temp13[1 * 5]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 5};; !
+! int ____temp13Size[2] = {1, 5};; !
! !
! !
! !
! double __temp14[1 * 6]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 6};; !
+! int ____temp14Size[2] = {1, 6};; !
! !
! !
! !
! double __temp15[1 * 7]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 7};; !
+! int ____temp15Size[2] = {1, 7};; !
! !
! !
! !
! double __temp16[1 * 8]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 8};; !
+! int ____temp16Size[2] = {1, 8};; !
! !
! !
! !
! double __temp17[1 * 9]; !
! !
-! SCI2Cint ____temp17Size[2] = {1, 9};; !
+! int ____temp17Size[2] = {1, 9};; !
! !
! !
! !
! double __temp18[1 * 10]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 10};; !
+! int ____temp18Size[2] = {1, 10};; !
! !
! !
! !
! double __temp19[1 * 11]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 11};; !
+! int ____temp19Size[2] = {1, 11};; !
! !
! !
! !
! double __temp20[1 * 12]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 12};; !
+! int ____temp20Size[2] = {1, 12};; !
! !
! !
! !
! double __temp21[1 * 13]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 13};; !
+! int ____temp21Size[2] = {1, 13};; !
! !
! !
! !
! double __temp22[1 * 14]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 14};; !
+! int ____temp22Size[2] = {1, 14};; !
! !
! !
! !
! double __temp23[1 * 15]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 15};; !
+! int ____temp23Size[2] = {1, 15};; !
! !
! !
! !
! double __temp24[1 * 16]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 16};; !
+! int ____temp24Size[2] = {1, 16};; !
! !
! !
! !
! double __temp25[1 * 17]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 17};; !
+! int ____temp25Size[2] = {1, 17};; !
! !
! !
! !
! double __temp26[1 * 18]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 18};; !
+! int ____temp26Size[2] = {1, 18};; !
! !
! !
! !
! double __temp27[1 * 19]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 19};; !
+! int ____temp27Size[2] = {1, 19};; !
! !
! !
! !
! double __temp28[1 * 20]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 20};; !
+! int ____temp28Size[2] = {1, 20};; !
! !
! !
! !
! double c[1 * 21]; !
! !
-! SCI2Cint __cSize[2] = {1, 21};; !
+! int __cSize[2] = {1, 21};; !
! !
! !
! !
! double __temp29[1 * 21]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 21};; !
+! int ____temp29Size[2] = {1, 21};; !
! !
! !
! !
@@ -2888,7 +2888,7 @@ mgetl(fd)
! !
! char __temp30[1*1] = {""}; !
! !
-! SCI2Cint ____temp30Size[2] = {1,1}; !
+! int ____temp30Size[2] = {1,1}; !
! !
! !
! !
@@ -2898,31 +2898,31 @@ mgetl(fd)
! !
! double __temp31[1 * 2]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 2};; !
+! int ____temp31Size[2] = {1, 2};; !
! !
! !
! !
! double __temp32[1 * 3]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 3};; !
+! int ____temp32Size[2] = {1, 3};; !
! !
! !
! !
! double __temp33[1 * 4]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 4};; !
+! int ____temp33Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex d[1 * 4]; !
! !
-! SCI2Cint __dSize[2] = {1, 4};; !
+! int __dSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp34[1 * 4]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 4};; !
+! int ____temp34Size[2] = {1, 4};; !
! !
! !
! !
@@ -2932,7 +2932,7 @@ mgetl(fd)
! !
! char __temp35[1*1] = {""}; !
! !
-! SCI2Cint ____temp35Size[2] = {1,1}; !
+! int ____temp35Size[2] = {1,1}; !
! !
! !
! !
@@ -2942,19 +2942,19 @@ mgetl(fd)
! !
! double __temp36[1 * 2]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 2};; !
+! int ____temp36Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex e[1 * 2]; !
! !
-! SCI2Cint __eSize[2] = {1, 2};; !
+! int __eSize[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp37[1 * 2]; !
! !
-! SCI2Cint ____temp37Size[2] = {1, 2};; !
+! int ____temp37Size[2] = {1, 2};; !
! !
! !
! !
@@ -2964,7 +2964,7 @@ mgetl(fd)
! !
! char __temp38[1*1] = {""}; !
! !
-! SCI2Cint ____temp38Size[2] = {1,1}; !
+! int ____temp38Size[2] = {1,1}; !
! !
! !
! !
@@ -2974,133 +2974,133 @@ mgetl(fd)
! !
! double __temp39[1 * 2]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 2};; !
+! int ____temp39Size[2] = {1, 2};; !
! !
! !
! !
! double __temp40[1 * 3]; !
! !
-! SCI2Cint ____temp40Size[2] = {1, 3};; !
+! int ____temp40Size[2] = {1, 3};; !
! !
! !
! !
! double __temp41[1 * 4]; !
! !
-! SCI2Cint ____temp41Size[2] = {1, 4};; !
+! int ____temp41Size[2] = {1, 4};; !
! !
! !
! !
! double __temp42[1 * 5]; !
! !
-! SCI2Cint ____temp42Size[2] = {1, 5};; !
+! int ____temp42Size[2] = {1, 5};; !
! !
! !
! !
! double __temp43[1 * 6]; !
! !
-! SCI2Cint ____temp43Size[2] = {1, 6};; !
+! int ____temp43Size[2] = {1, 6};; !
! !
! !
! !
! double __temp44[1 * 7]; !
! !
-! SCI2Cint ____temp44Size[2] = {1, 7};; !
+! int ____temp44Size[2] = {1, 7};; !
! !
! !
! !
! double __temp45[1 * 8]; !
! !
-! SCI2Cint ____temp45Size[2] = {1, 8};; !
+! int ____temp45Size[2] = {1, 8};; !
! !
! !
! !
! double __temp46[1 * 9]; !
! !
-! SCI2Cint ____temp46Size[2] = {1, 9};; !
+! int ____temp46Size[2] = {1, 9};; !
! !
! !
! !
! double __temp47[1 * 10]; !
! !
-! SCI2Cint ____temp47Size[2] = {1, 10};; !
+! int ____temp47Size[2] = {1, 10};; !
! !
! !
! !
! double __temp48[1 * 11]; !
! !
-! SCI2Cint ____temp48Size[2] = {1, 11};; !
+! int ____temp48Size[2] = {1, 11};; !
! !
! !
! !
! double __temp49[1 * 12]; !
! !
-! SCI2Cint ____temp49Size[2] = {1, 12};; !
+! int ____temp49Size[2] = {1, 12};; !
! !
! !
! !
! double __temp50[1 * 13]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 13};; !
+! int ____temp50Size[2] = {1, 13};; !
! !
! !
! !
! double __temp51[1 * 14]; !
! !
-! SCI2Cint ____temp51Size[2] = {1, 14};; !
+! int ____temp51Size[2] = {1, 14};; !
! !
! !
! !
! double __temp52[1 * 15]; !
! !
-! SCI2Cint ____temp52Size[2] = {1, 15};; !
+! int ____temp52Size[2] = {1, 15};; !
! !
! !
! !
! double __temp53[1 * 16]; !
! !
-! SCI2Cint ____temp53Size[2] = {1, 16};; !
+! int ____temp53Size[2] = {1, 16};; !
! !
! !
! !
! double __temp54[1 * 17]; !
! !
-! SCI2Cint ____temp54Size[2] = {1, 17};; !
+! int ____temp54Size[2] = {1, 17};; !
! !
! !
! !
! double __temp55[1 * 18]; !
! !
-! SCI2Cint ____temp55Size[2] = {1, 18};; !
+! int ____temp55Size[2] = {1, 18};; !
! !
! !
! !
! double __temp56[1 * 19]; !
! !
-! SCI2Cint ____temp56Size[2] = {1, 19};; !
+! int ____temp56Size[2] = {1, 19};; !
! !
! !
! !
! double __temp57[1 * 20]; !
! !
-! SCI2Cint ____temp57Size[2] = {1, 20};; !
+! int ____temp57Size[2] = {1, 20};; !
! !
! !
! !
! double __temp58[1 * 21]; !
! !
-! SCI2Cint ____temp58Size[2] = {1, 21};; !
+! int ____temp58Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex f[1 * 21]; !
! !
-! SCI2Cint __fSize[2] = {1, 21};; !
+! int __fSize[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp59[1 * 21]; !
! !
-! SCI2Cint ____temp59Size[2] = {1, 21};; !
+! int ____temp59Size[2] = {1, 21};; !
! !
! !
! !
@@ -3110,7 +3110,7 @@ mgetl(fd)
! !
! char __temp60[1*1] = {""}; !
! !
-! SCI2Cint ____temp60Size[2] = {1,1}; !
+! int ____temp60Size[2] = {1,1}; !
! !
! !
! !
@@ -3120,37 +3120,37 @@ mgetl(fd)
! !
! double __temp61[1 * 2]; !
! !
-! SCI2Cint ____temp61Size[2] = {1, 2};; !
+! int ____temp61Size[2] = {1, 2};; !
! !
! !
! !
! double __temp62[1 * 3]; !
! !
-! SCI2Cint ____temp62Size[2] = {1, 3};; !
+! int ____temp62Size[2] = {1, 3};; !
! !
! !
! !
! double __temp63[1 * 4]; !
! !
-! SCI2Cint ____temp63Size[2] = {1, 4};; !
+! int ____temp63Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp64[1 * 4]; !
! !
-! SCI2Cint ____temp64Size[2] = {1, 4};; !
+! int ____temp64Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex g[1 * 4]; !
! !
-! SCI2Cint __gSize[2] = {1, 4};; !
+! int __gSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp65[1 * 4]; !
! !
-! SCI2Cint ____temp65Size[2] = {1, 4};; !
+! int ____temp65Size[2] = {1, 4};; !
! !
! !
! !
@@ -3160,7 +3160,7 @@ mgetl(fd)
! !
! char __temp66[1*1] = {""}; !
! !
-! SCI2Cint ____temp66Size[2] = {1,1}; !
+! int ____temp66Size[2] = {1,1}; !
! !
! !
! !
@@ -3170,25 +3170,25 @@ mgetl(fd)
! !
! double __temp67[1 * 2]; !
! !
-! SCI2Cint ____temp67Size[2] = {1, 2};; !
+! int ____temp67Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp68[1 * 2]; !
! !
-! SCI2Cint ____temp68Size[2] = {1, 2};; !
+! int ____temp68Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex h[1 * 2]; !
! !
-! SCI2Cint __hSize[2] = {1, 2};; !
+! int __hSize[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp69[1 * 2]; !
! !
-! SCI2Cint ____temp69Size[2] = {1, 2};; !
+! int ____temp69Size[2] = {1, 2};; !
! !
! !
! !
@@ -3198,7 +3198,7 @@ mgetl(fd)
! !
! char __temp70[1*1] = {""}; !
! !
-! SCI2Cint ____temp70Size[2] = {1,1}; !
+! int ____temp70Size[2] = {1,1}; !
! !
! !
! !
@@ -3208,139 +3208,139 @@ mgetl(fd)
! !
! double __temp71[1 * 2]; !
! !
-! SCI2Cint ____temp71Size[2] = {1, 2};; !
+! int ____temp71Size[2] = {1, 2};; !
! !
! !
! !
! double __temp72[1 * 3]; !
! !
-! SCI2Cint ____temp72Size[2] = {1, 3};; !
+! int ____temp72Size[2] = {1, 3};; !
! !
! !
! !
! double __temp73[1 * 4]; !
! !
-! SCI2Cint ____temp73Size[2] = {1, 4};; !
+! int ____temp73Size[2] = {1, 4};; !
! !
! !
! !
! double __temp74[1 * 5]; !
! !
-! SCI2Cint ____temp74Size[2] = {1, 5};; !
+! int ____temp74Size[2] = {1, 5};; !
! !
! !
! !
! double __temp75[1 * 6]; !
! !
-! SCI2Cint ____temp75Size[2] = {1, 6};; !
+! int ____temp75Size[2] = {1, 6};; !
! !
! !
! !
! double __temp76[1 * 7]; !
! !
-! SCI2Cint ____temp76Size[2] = {1, 7};; !
+! int ____temp76Size[2] = {1, 7};; !
! !
! !
! !
! double __temp77[1 * 8]; !
! !
-! SCI2Cint ____temp77Size[2] = {1, 8};; !
+! int ____temp77Size[2] = {1, 8};; !
! !
! !
! !
! double __temp78[1 * 9]; !
! !
-! SCI2Cint ____temp78Size[2] = {1, 9};; !
+! int ____temp78Size[2] = {1, 9};; !
! !
! !
! !
! double __temp79[1 * 10]; !
! !
-! SCI2Cint ____temp79Size[2] = {1, 10};; !
+! int ____temp79Size[2] = {1, 10};; !
! !
! !
! !
! double __temp80[1 * 11]; !
! !
-! SCI2Cint ____temp80Size[2] = {1, 11};; !
+! int ____temp80Size[2] = {1, 11};; !
! !
! !
! !
! double __temp81[1 * 12]; !
! !
-! SCI2Cint ____temp81Size[2] = {1, 12};; !
+! int ____temp81Size[2] = {1, 12};; !
! !
! !
! !
! double __temp82[1 * 13]; !
! !
-! SCI2Cint ____temp82Size[2] = {1, 13};; !
+! int ____temp82Size[2] = {1, 13};; !
! !
! !
! !
! double __temp83[1 * 14]; !
! !
-! SCI2Cint ____temp83Size[2] = {1, 14};; !
+! int ____temp83Size[2] = {1, 14};; !
! !
! !
! !
! double __temp84[1 * 15]; !
! !
-! SCI2Cint ____temp84Size[2] = {1, 15};; !
+! int ____temp84Size[2] = {1, 15};; !
! !
! !
! !
! double __temp85[1 * 16]; !
! !
-! SCI2Cint ____temp85Size[2] = {1, 16};; !
+! int ____temp85Size[2] = {1, 16};; !
! !
! !
! !
! double __temp86[1 * 17]; !
! !
-! SCI2Cint ____temp86Size[2] = {1, 17};; !
+! int ____temp86Size[2] = {1, 17};; !
! !
! !
! !
! double __temp87[1 * 18]; !
! !
-! SCI2Cint ____temp87Size[2] = {1, 18};; !
+! int ____temp87Size[2] = {1, 18};; !
! !
! !
! !
! double __temp88[1 * 19]; !
! !
-! SCI2Cint ____temp88Size[2] = {1, 19};; !
+! int ____temp88Size[2] = {1, 19};; !
! !
! !
! !
! double __temp89[1 * 20]; !
! !
-! SCI2Cint ____temp89Size[2] = {1, 20};; !
+! int ____temp89Size[2] = {1, 20};; !
! !
! !
! !
! double __temp90[1 * 21]; !
! !
-! SCI2Cint ____temp90Size[2] = {1, 21};; !
+! int ____temp90Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp91[1 * 21]; !
! !
-! SCI2Cint ____temp91Size[2] = {1, 21};; !
+! int ____temp91Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex j[1 * 21]; !
! !
-! SCI2Cint __jSize[2] = {1, 21};; !
+! int __jSize[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp92[1 * 21]; !
! !
-! SCI2Cint ____temp92Size[2] = {1, 21};; !
+! int ____temp92Size[2] = {1, 21};; !
! !
! !
! !
@@ -3350,7 +3350,7 @@ mgetl(fd)
! !
! char __temp93[1*1] = {""}; !
! !
-! SCI2Cint ____temp93Size[2] = {1,1}; !
+! int ____temp93Size[2] = {1,1}; !
! !
! !
! !
@@ -3360,7 +3360,7 @@ mgetl(fd)
! !
! char __temp94[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp94Size[2] = {1,20}; !
+! int ____temp94Size[2] = {1,20}; !
! !
! !
! !
@@ -3370,7 +3370,7 @@ mgetl(fd)
! !
! char __temp95[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp95Size[2] = {1,20}; !
+! int ____temp95Size[2] = {1,20}; !
! !
! !
! !
@@ -3380,7 +3380,7 @@ mgetl(fd)
! !
! char __temp96[1*1] = {""}; !
! !
-! SCI2Cint ____temp96Size[2] = {1,1}; !
+! int ____temp96Size[2] = {1,1}; !
! !
! !
! !
@@ -3390,7 +3390,7 @@ mgetl(fd)
! !
! double __temp97[1 * 4]; !
! !
-! SCI2Cint ____temp97Size[2] = {1, 4};; !
+! int ____temp97Size[2] = {1, 4};; !
! !
! !
! !
@@ -3400,7 +3400,7 @@ mgetl(fd)
! !
! char __temp98[1*1] = {""}; !
! !
-! SCI2Cint ____temp98Size[2] = {1,1}; !
+! int ____temp98Size[2] = {1,1}; !
! !
! !
! !
@@ -3410,7 +3410,7 @@ mgetl(fd)
! !
! double __temp99[1 * 2]; !
! !
-! SCI2Cint ____temp99Size[2] = {1, 2};; !
+! int ____temp99Size[2] = {1, 2};; !
! !
! !
! !
@@ -3420,7 +3420,7 @@ mgetl(fd)
! !
! char __temp100[1*1] = {""}; !
! !
-! SCI2Cint ____temp100Size[2] = {1,1}; !
+! int ____temp100Size[2] = {1,1}; !
! !
! !
! !
@@ -3430,7 +3430,7 @@ mgetl(fd)
! !
! double __temp101[1 * 21]; !
! !
-! SCI2Cint ____temp101Size[2] = {1, 21};; !
+! int ____temp101Size[2] = {1, 21};; !
! !
! !
! !
@@ -3440,7 +3440,7 @@ mgetl(fd)
! !
! char __temp102[1*1] = {""}; !
! !
-! SCI2Cint ____temp102Size[2] = {1,1}; !
+! int ____temp102Size[2] = {1,1}; !
! !
! !
! !
@@ -3450,7 +3450,7 @@ mgetl(fd)
! !
! doubleComplex __temp103[1 * 4]; !
! !
-! SCI2Cint ____temp103Size[2] = {1, 4};; !
+! int ____temp103Size[2] = {1, 4};; !
! !
! !
! !
@@ -3460,7 +3460,7 @@ mgetl(fd)
! !
! char __temp104[1*1] = {""}; !
! !
-! SCI2Cint ____temp104Size[2] = {1,1}; !
+! int ____temp104Size[2] = {1,1}; !
! !
! !
! !
@@ -3470,7 +3470,7 @@ mgetl(fd)
! !
! doubleComplex __temp105[1 * 2]; !
! !
-! SCI2Cint ____temp105Size[2] = {1, 2};; !
+! int ____temp105Size[2] = {1, 2};; !
! !
! !
! !
@@ -3480,7 +3480,7 @@ mgetl(fd)
! !
! char __temp106[1*1] = {""}; !
! !
-! SCI2Cint ____temp106Size[2] = {1,1}; !
+! int ____temp106Size[2] = {1,1}; !
! !
! !
! !
@@ -3490,7 +3490,7 @@ mgetl(fd)
! !
! doubleComplex __temp107[1 * 21]; !
! !
-! SCI2Cint ____temp107Size[2] = {1, 21};; !
+! int ____temp107Size[2] = {1, 21};; !
! !
! !
! !
@@ -3500,7 +3500,7 @@ mgetl(fd)
! !
! char __temp108[1*1] = {""}; !
! !
-! SCI2Cint ____temp108Size[2] = {1,1}; !
+! int ____temp108Size[2] = {1,1}; !
! !
! !
! !
@@ -3510,7 +3510,7 @@ mgetl(fd)
! !
! doubleComplex __temp109[1 * 4]; !
! !
-! SCI2Cint ____temp109Size[2] = {1, 4};; !
+! int ____temp109Size[2] = {1, 4};; !
! !
! !
! !
@@ -3520,7 +3520,7 @@ mgetl(fd)
! !
! char __temp110[1*1] = {""}; !
! !
-! SCI2Cint ____temp110Size[2] = {1,1}; !
+! int ____temp110Size[2] = {1,1}; !
! !
! !
! !
@@ -3530,7 +3530,7 @@ mgetl(fd)
! !
! doubleComplex __temp111[1 * 2]; !
! !
-! SCI2Cint ____temp111Size[2] = {1, 2};; !
+! int ____temp111Size[2] = {1, 2};; !
! !
! !
! !
@@ -3540,7 +3540,7 @@ mgetl(fd)
! !
! char __temp112[1*1] = {""}; !
! !
-! SCI2Cint ____temp112Size[2] = {1,1}; !
+! int ____temp112Size[2] = {1,1}; !
! !
! !
! !
@@ -3550,7 +3550,7 @@ mgetl(fd)
! !
! doubleComplex __temp113[1 * 21]; !
! !
-! SCI2Cint ____temp113Size[2] = {1, 21};; !
+! int ____temp113Size[2] = {1, 21};; !
! !
! !
! !
@@ -3560,7 +3560,7 @@ mgetl(fd)
! !
! char __temp114[1*1] = {""}; !
! !
-! SCI2Cint ____temp114Size[2] = {1,1}; !
+! int ____temp114Size[2] = {1,1}; !
! !
! !
! !
@@ -3570,7 +3570,7 @@ mgetl(fd)
! !
! char __temp115[1*1] = {""}; !
! !
-! SCI2Cint ____temp115Size[2] = {1,1}; !
+! int ____temp115Size[2] = {1,1}; !
! !
! !
! !
@@ -3580,7 +3580,7 @@ mgetl(fd)
! !
! char __temp116[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp116Size[2] = {1,20}; !
+! int ____temp116Size[2] = {1,20}; !
! !
! !
! !
@@ -3590,7 +3590,7 @@ mgetl(fd)
! !
! char __temp117[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp117Size[2] = {1,20}; !
+! int ____temp117Size[2] = {1,20}; !
! !
! !
! !
@@ -3600,7 +3600,7 @@ mgetl(fd)
! !
! char __temp118[1*1] = {""}; !
! !
-! SCI2Cint ____temp118Size[2] = {1,1}; !
+! int ____temp118Size[2] = {1,1}; !
! !
! !
! !
@@ -3610,7 +3610,7 @@ mgetl(fd)
! !
! double __temp119[1 * 4]; !
! !
-! SCI2Cint ____temp119Size[2] = {1, 4};; !
+! int ____temp119Size[2] = {1, 4};; !
! !
! !
! !
@@ -3620,7 +3620,7 @@ mgetl(fd)
! !
! char __temp120[1*1] = {""}; !
! !
-! SCI2Cint ____temp120Size[2] = {1,1}; !
+! int ____temp120Size[2] = {1,1}; !
! !
! !
! !
@@ -3630,7 +3630,7 @@ mgetl(fd)
! !
! double __temp121[1 * 2]; !
! !
-! SCI2Cint ____temp121Size[2] = {1, 2};; !
+! int ____temp121Size[2] = {1, 2};; !
! !
! !
! !
@@ -3640,7 +3640,7 @@ mgetl(fd)
! !
! char __temp122[1*1] = {""}; !
! !
-! SCI2Cint ____temp122Size[2] = {1,1}; !
+! int ____temp122Size[2] = {1,1}; !
! !
! !
! !
@@ -3650,7 +3650,7 @@ mgetl(fd)
! !
! double __temp123[1 * 21]; !
! !
-! SCI2Cint ____temp123Size[2] = {1, 21};; !
+! int ____temp123Size[2] = {1, 21};; !
! !
! !
! !
@@ -3660,7 +3660,7 @@ mgetl(fd)
! !
! char __temp124[1*1] = {""}; !
! !
-! SCI2Cint ____temp124Size[2] = {1,1}; !
+! int ____temp124Size[2] = {1,1}; !
! !
! !
! !
@@ -3670,7 +3670,7 @@ mgetl(fd)
! !
! doubleComplex __temp125[1 * 4]; !
! !
-! SCI2Cint ____temp125Size[2] = {1, 4};; !
+! int ____temp125Size[2] = {1, 4};; !
! !
! !
! !
@@ -3680,7 +3680,7 @@ mgetl(fd)
! !
! char __temp126[1*1] = {""}; !
! !
-! SCI2Cint ____temp126Size[2] = {1,1}; !
+! int ____temp126Size[2] = {1,1}; !
! !
! !
! !
@@ -3690,7 +3690,7 @@ mgetl(fd)
! !
! doubleComplex __temp127[1 * 2]; !
! !
-! SCI2Cint ____temp127Size[2] = {1, 2};; !
+! int ____temp127Size[2] = {1, 2};; !
! !
! !
! !
@@ -3700,7 +3700,7 @@ mgetl(fd)
! !
! char __temp128[1*1] = {""}; !
! !
-! SCI2Cint ____temp128Size[2] = {1,1}; !
+! int ____temp128Size[2] = {1,1}; !
! !
! !
! !
@@ -3710,7 +3710,7 @@ mgetl(fd)
! !
! doubleComplex __temp129[1 * 21]; !
! !
-! SCI2Cint ____temp129Size[2] = {1, 21};; !
+! int ____temp129Size[2] = {1, 21};; !
! !
! !
! !
@@ -3720,7 +3720,7 @@ mgetl(fd)
! !
! char __temp130[1*1] = {""}; !
! !
-! SCI2Cint ____temp130Size[2] = {1,1}; !
+! int ____temp130Size[2] = {1,1}; !
! !
! !
! !
@@ -3730,7 +3730,7 @@ mgetl(fd)
! !
! doubleComplex __temp131[1 * 4]; !
! !
-! SCI2Cint ____temp131Size[2] = {1, 4};; !
+! int ____temp131Size[2] = {1, 4};; !
! !
! !
! !
@@ -3740,7 +3740,7 @@ mgetl(fd)
! !
! char __temp132[1*1] = {""}; !
! !
-! SCI2Cint ____temp132Size[2] = {1,1}; !
+! int ____temp132Size[2] = {1,1}; !
! !
! !
! !
@@ -3750,7 +3750,7 @@ mgetl(fd)
! !
! doubleComplex __temp133[1 * 2]; !
! !
-! SCI2Cint ____temp133Size[2] = {1, 2};; !
+! int ____temp133Size[2] = {1, 2};; !
! !
! !
! !
@@ -3760,7 +3760,7 @@ mgetl(fd)
! !
! char __temp134[1*1] = {""}; !
! !
-! SCI2Cint ____temp134Size[2] = {1,1}; !
+! int ____temp134Size[2] = {1,1}; !
! !
! !
! !
@@ -3770,7 +3770,7 @@ mgetl(fd)
! !
! doubleComplex __temp135[1 * 21]; !
! !
-! SCI2Cint ____temp135Size[2] = {1, 21};; !
+! int ____temp135Size[2] = {1, 21};; !
! !
! !
! !
@@ -3780,7 +3780,7 @@ mgetl(fd)
! !
! char __temp136[1*1] = {""}; !
! !
-! SCI2Cint ____temp136Size[2] = {1,1}; !
+! int ____temp136Size[2] = {1,1}; !
! !
! !
! !
@@ -3790,49 +3790,49 @@ mgetl(fd)
! !
! double __temp137[1 * 2]; !
! !
-! SCI2Cint ____temp137Size[2] = {1, 2};; !
+! int ____temp137Size[2] = {1, 2};; !
! !
! !
! !
! double __temp138[1 * 3]; !
! !
-! SCI2Cint ____temp138Size[2] = {1, 3};; !
+! int ____temp138Size[2] = {1, 3};; !
! !
! !
! !
! double __temp139[1 * 4]; !
! !
-! SCI2Cint ____temp139Size[2] = {1, 4};; !
+! int ____temp139Size[2] = {1, 4};; !
! !
! !
! !
! double __temp140[1 * 2]; !
! !
-! SCI2Cint ____temp140Size[2] = {1, 2};; !
+! int ____temp140Size[2] = {1, 2};; !
! !
! !
! !
! double __temp141[1 * 3]; !
! !
-! SCI2Cint ____temp141Size[2] = {1, 3};; !
+! int ____temp141Size[2] = {1, 3};; !
! !
! !
! !
! double __temp142[1 * 4]; !
! !
-! SCI2Cint ____temp142Size[2] = {1, 4};; !
+! int ____temp142Size[2] = {1, 4};; !
! !
! !
! !
! double aa[2 * 4]; !
! !
-! SCI2Cint __aaSize[2] = {2, 4};; !
+! int __aaSize[2] = {2, 4};; !
! !
! !
! !
! double __temp143[2 * 4]; !
! !
-! SCI2Cint ____temp143Size[2] = {2, 4};; !
+! int ____temp143Size[2] = {2, 4};; !
! !
! !
! !
@@ -3842,7 +3842,7 @@ mgetl(fd)
! !
! char __temp144[1*1] = {""}; !
! !
-! SCI2Cint ____temp144Size[2] = {1,1}; !
+! int ____temp144Size[2] = {1,1}; !
! !
! !
! !
@@ -3852,25 +3852,25 @@ mgetl(fd)
! !
! double __temp145[1 * 2]; !
! !
-! SCI2Cint ____temp145Size[2] = {1, 2};; !
+! int ____temp145Size[2] = {1, 2};; !
! !
! !
! !
! double __temp146[1 * 2]; !
! !
-! SCI2Cint ____temp146Size[2] = {1, 2};; !
+! int ____temp146Size[2] = {1, 2};; !
! !
! !
! !
! double bb[2 * 2]; !
! !
-! SCI2Cint __bbSize[2] = {2, 2};; !
+! int __bbSize[2] = {2, 2};; !
! !
! !
! !
! double __temp147[2 * 2]; !
! !
-! SCI2Cint ____temp147Size[2] = {2, 2};; !
+! int ____temp147Size[2] = {2, 2};; !
! !
! !
! !
@@ -3880,7 +3880,7 @@ mgetl(fd)
! !
! char __temp148[1*1] = {""}; !
! !
-! SCI2Cint ____temp148Size[2] = {1,1}; !
+! int ____temp148Size[2] = {1,1}; !
! !
! !
! !
@@ -3890,253 +3890,253 @@ mgetl(fd)
! !
! double __temp149[1 * 2]; !
! !
-! SCI2Cint ____temp149Size[2] = {1, 2};; !
+! int ____temp149Size[2] = {1, 2};; !
! !
! !
! !
! double __temp150[1 * 3]; !
! !
-! SCI2Cint ____temp150Size[2] = {1, 3};; !
+! int ____temp150Size[2] = {1, 3};; !
! !
! !
! !
! double __temp151[1 * 4]; !
! !
-! SCI2Cint ____temp151Size[2] = {1, 4};; !
+! int ____temp151Size[2] = {1, 4};; !
! !
! !
! !
! double __temp152[1 * 5]; !
! !
-! SCI2Cint ____temp152Size[2] = {1, 5};; !
+! int ____temp152Size[2] = {1, 5};; !
! !
! !
! !
! double __temp153[1 * 6]; !
! !
-! SCI2Cint ____temp153Size[2] = {1, 6};; !
+! int ____temp153Size[2] = {1, 6};; !
! !
! !
! !
! double __temp154[1 * 7]; !
! !
-! SCI2Cint ____temp154Size[2] = {1, 7};; !
+! int ____temp154Size[2] = {1, 7};; !
! !
! !
! !
! double __temp155[1 * 8]; !
! !
-! SCI2Cint ____temp155Size[2] = {1, 8};; !
+! int ____temp155Size[2] = {1, 8};; !
! !
! !
! !
! double __temp156[1 * 9]; !
! !
-! SCI2Cint ____temp156Size[2] = {1, 9};; !
+! int ____temp156Size[2] = {1, 9};; !
! !
! !
! !
! double __temp157[1 * 10]; !
! !
-! SCI2Cint ____temp157Size[2] = {1, 10};; !
+! int ____temp157Size[2] = {1, 10};; !
! !
! !
! !
! double __temp158[1 * 11]; !
! !
-! SCI2Cint ____temp158Size[2] = {1, 11};; !
+! int ____temp158Size[2] = {1, 11};; !
! !
! !
! !
! double __temp159[1 * 12]; !
! !
-! SCI2Cint ____temp159Size[2] = {1, 12};; !
+! int ____temp159Size[2] = {1, 12};; !
! !
! !
! !
! double __temp160[1 * 13]; !
! !
-! SCI2Cint ____temp160Size[2] = {1, 13};; !
+! int ____temp160Size[2] = {1, 13};; !
! !
! !
! !
! double __temp161[1 * 14]; !
! !
-! SCI2Cint ____temp161Size[2] = {1, 14};; !
+! int ____temp161Size[2] = {1, 14};; !
! !
! !
! !
! double __temp162[1 * 15]; !
! !
-! SCI2Cint ____temp162Size[2] = {1, 15};; !
+! int ____temp162Size[2] = {1, 15};; !
! !
! !
! !
! double __temp163[1 * 16]; !
! !
-! SCI2Cint ____temp163Size[2] = {1, 16};; !
+! int ____temp163Size[2] = {1, 16};; !
! !
! !
! !
! double __temp164[1 * 17]; !
! !
-! SCI2Cint ____temp164Size[2] = {1, 17};; !
+! int ____temp164Size[2] = {1, 17};; !
! !
! !
! !
! double __temp165[1 * 18]; !
! !
-! SCI2Cint ____temp165Size[2] = {1, 18};; !
+! int ____temp165Size[2] = {1, 18};; !
! !
! !
! !
! double __temp166[1 * 19]; !
! !
-! SCI2Cint ____temp166Size[2] = {1, 19};; !
+! int ____temp166Size[2] = {1, 19};; !
! !
! !
! !
! double __temp167[1 * 20]; !
! !
-! SCI2Cint ____temp167Size[2] = {1, 20};; !
+! int ____temp167Size[2] = {1, 20};; !
! !
! !
! !
! double __temp168[1 * 21]; !
! !
-! SCI2Cint ____temp168Size[2] = {1, 21};; !
+! int ____temp168Size[2] = {1, 21};; !
! !
! !
! !
! double __temp169[1 * 2]; !
! !
-! SCI2Cint ____temp169Size[2] = {1, 2};; !
+! int ____temp169Size[2] = {1, 2};; !
! !
! !
! !
! double __temp170[1 * 3]; !
! !
-! SCI2Cint ____temp170Size[2] = {1, 3};; !
+! int ____temp170Size[2] = {1, 3};; !
! !
! !
! !
! double __temp171[1 * 4]; !
! !
-! SCI2Cint ____temp171Size[2] = {1, 4};; !
+! int ____temp171Size[2] = {1, 4};; !
! !
! !
! !
! double __temp172[1 * 5]; !
! !
-! SCI2Cint ____temp172Size[2] = {1, 5};; !
+! int ____temp172Size[2] = {1, 5};; !
! !
! !
! !
! double __temp173[1 * 6]; !
! !
-! SCI2Cint ____temp173Size[2] = {1, 6};; !
+! int ____temp173Size[2] = {1, 6};; !
! !
! !
! !
! double __temp174[1 * 7]; !
! !
-! SCI2Cint ____temp174Size[2] = {1, 7};; !
+! int ____temp174Size[2] = {1, 7};; !
! !
! !
! !
! double __temp175[1 * 8]; !
! !
-! SCI2Cint ____temp175Size[2] = {1, 8};; !
+! int ____temp175Size[2] = {1, 8};; !
! !
! !
! !
! double __temp176[1 * 9]; !
! !
-! SCI2Cint ____temp176Size[2] = {1, 9};; !
+! int ____temp176Size[2] = {1, 9};; !
! !
! !
! !
! double __temp177[1 * 10]; !
! !
-! SCI2Cint ____temp177Size[2] = {1, 10};; !
+! int ____temp177Size[2] = {1, 10};; !
! !
! !
! !
! double __temp178[1 * 11]; !
! !
-! SCI2Cint ____temp178Size[2] = {1, 11};; !
+! int ____temp178Size[2] = {1, 11};; !
! !
! !
! !
! double __temp179[1 * 12]; !
! !
-! SCI2Cint ____temp179Size[2] = {1, 12};; !
+! int ____temp179Size[2] = {1, 12};; !
! !
! !
! !
! double __temp180[1 * 13]; !
! !
-! SCI2Cint ____temp180Size[2] = {1, 13};; !
+! int ____temp180Size[2] = {1, 13};; !
! !
! !
! !
! double __temp181[1 * 14]; !
! !
-! SCI2Cint ____temp181Size[2] = {1, 14};; !
+! int ____temp181Size[2] = {1, 14};; !
! !
! !
! !
! double __temp182[1 * 15]; !
! !
-! SCI2Cint ____temp182Size[2] = {1, 15};; !
+! int ____temp182Size[2] = {1, 15};; !
! !
! !
! !
! double __temp183[1 * 16]; !
! !
-! SCI2Cint ____temp183Size[2] = {1, 16};; !
+! int ____temp183Size[2] = {1, 16};; !
! !
! !
! !
! double __temp184[1 * 17]; !
! !
-! SCI2Cint ____temp184Size[2] = {1, 17};; !
+! int ____temp184Size[2] = {1, 17};; !
! !
! !
! !
! double __temp185[1 * 18]; !
! !
-! SCI2Cint ____temp185Size[2] = {1, 18};; !
+! int ____temp185Size[2] = {1, 18};; !
! !
! !
! !
! double __temp186[1 * 19]; !
! !
-! SCI2Cint ____temp186Size[2] = {1, 19};; !
+! int ____temp186Size[2] = {1, 19};; !
! !
! !
! !
! double __temp187[1 * 20]; !
! !
-! SCI2Cint ____temp187Size[2] = {1, 20};; !
+! int ____temp187Size[2] = {1, 20};; !
! !
! !
! !
! double __temp188[1 * 21]; !
! !
-! SCI2Cint ____temp188Size[2] = {1, 21};; !
+! int ____temp188Size[2] = {1, 21};; !
! !
! !
! !
! double cc[2 * 21]; !
! !
-! SCI2Cint __ccSize[2] = {2, 21};; !
+! int __ccSize[2] = {2, 21};; !
! !
! !
! !
! double __temp189[2 * 21]; !
! !
-! SCI2Cint ____temp189Size[2] = {2, 21};; !
+! int ____temp189Size[2] = {2, 21};; !
! !
! !
! !
@@ -4146,7 +4146,7 @@ mgetl(fd)
! !
! char __temp190[1*1] = {""}; !
! !
-! SCI2Cint ____temp190Size[2] = {1,1}; !
+! int ____temp190Size[2] = {1,1}; !
! !
! !
! !
@@ -4156,55 +4156,55 @@ mgetl(fd)
! !
! double __temp191[1 * 2]; !
! !
-! SCI2Cint ____temp191Size[2] = {1, 2};; !
+! int ____temp191Size[2] = {1, 2};; !
! !
! !
! !
! double __temp192[1 * 3]; !
! !
-! SCI2Cint ____temp192Size[2] = {1, 3};; !
+! int ____temp192Size[2] = {1, 3};; !
! !
! !
! !
! double __temp193[1 * 4]; !
! !
-! SCI2Cint ____temp193Size[2] = {1, 4};; !
+! int ____temp193Size[2] = {1, 4};; !
! !
! !
! !
! double __temp194[1 * 2]; !
! !
-! SCI2Cint ____temp194Size[2] = {1, 2};; !
+! int ____temp194Size[2] = {1, 2};; !
! !
! !
! !
! double __temp195[1 * 3]; !
! !
-! SCI2Cint ____temp195Size[2] = {1, 3};; !
+! int ____temp195Size[2] = {1, 3};; !
! !
! !
! !
! double __temp196[1 * 4]; !
! !
-! SCI2Cint ____temp196Size[2] = {1, 4};; !
+! int ____temp196Size[2] = {1, 4};; !
! !
! !
! !
! double __temp197[2 * 4]; !
! !
-! SCI2Cint ____temp197Size[2] = {2, 4};; !
+! int ____temp197Size[2] = {2, 4};; !
! !
! !
! !
! doubleComplex dd[2 * 4]; !
! !
-! SCI2Cint __ddSize[2] = {2, 4};; !
+! int __ddSize[2] = {2, 4};; !
! !
! !
! !
! doubleComplex __temp198[2 * 4]; !
! !
-! SCI2Cint ____temp198Size[2] = {2, 4};; !
+! int ____temp198Size[2] = {2, 4};; !
! !
! !
! !
@@ -4214,7 +4214,7 @@ mgetl(fd)
! !
! char __temp199[1*1] = {""}; !
! !
-! SCI2Cint ____temp199Size[2] = {1,1}; !
+! int ____temp199Size[2] = {1,1}; !
! !
! !
! !
@@ -4224,31 +4224,31 @@ mgetl(fd)
! !
! double __temp200[1 * 2]; !
! !
-! SCI2Cint ____temp200Size[2] = {1, 2};; !
+! int ____temp200Size[2] = {1, 2};; !
! !
! !
! !
! double __temp201[1 * 2]; !
! !
-! SCI2Cint ____temp201Size[2] = {1, 2};; !
+! int ____temp201Size[2] = {1, 2};; !
! !
! !
! !
! double __temp202[2 * 2]; !
! !
-! SCI2Cint ____temp202Size[2] = {2, 2};; !
+! int ____temp202Size[2] = {2, 2};; !
! !
! !
! !
! doubleComplex ee[2 * 2]; !
! !
-! SCI2Cint __eeSize[2] = {2, 2};; !
+! int __eeSize[2] = {2, 2};; !
! !
! !
! !
! doubleComplex __temp203[2 * 2]; !
! !
-! SCI2Cint ____temp203Size[2] = {2, 2};; !
+! int ____temp203Size[2] = {2, 2};; !
! !
! !
! !
@@ -4258,7 +4258,7 @@ mgetl(fd)
! !
! char __temp204[1*1] = {""}; !
! !
-! SCI2Cint ____temp204Size[2] = {1,1}; !
+! int ____temp204Size[2] = {1,1}; !
! !
! !
! !
@@ -4268,259 +4268,259 @@ mgetl(fd)
! !
! double __temp205[1 * 2]; !
! !
-! SCI2Cint ____temp205Size[2] = {1, 2};; !
+! int ____temp205Size[2] = {1, 2};; !
! !
! !
! !
! double __temp206[1 * 3]; !
! !
-! SCI2Cint ____temp206Size[2] = {1, 3};; !
+! int ____temp206Size[2] = {1, 3};; !
! !
! !
! !
! double __temp207[1 * 4]; !
! !
-! SCI2Cint ____temp207Size[2] = {1, 4};; !
+! int ____temp207Size[2] = {1, 4};; !
! !
! !
! !
! double __temp208[1 * 5]; !
! !
-! SCI2Cint ____temp208Size[2] = {1, 5};; !
+! int ____temp208Size[2] = {1, 5};; !
! !
! !
! !
! double __temp209[1 * 6]; !
! !
-! SCI2Cint ____temp209Size[2] = {1, 6};; !
+! int ____temp209Size[2] = {1, 6};; !
! !
! !
! !
! double __temp210[1 * 7]; !
! !
-! SCI2Cint ____temp210Size[2] = {1, 7};; !
+! int ____temp210Size[2] = {1, 7};; !
! !
! !
! !
! double __temp211[1 * 8]; !
! !
-! SCI2Cint ____temp211Size[2] = {1, 8};; !
+! int ____temp211Size[2] = {1, 8};; !
! !
! !
! !
! double __temp212[1 * 9]; !
! !
-! SCI2Cint ____temp212Size[2] = {1, 9};; !
+! int ____temp212Size[2] = {1, 9};; !
! !
! !
! !
! double __temp213[1 * 10]; !
! !
-! SCI2Cint ____temp213Size[2] = {1, 10};; !
+! int ____temp213Size[2] = {1, 10};; !
! !
! !
! !
! double __temp214[1 * 11]; !
! !
-! SCI2Cint ____temp214Size[2] = {1, 11};; !
+! int ____temp214Size[2] = {1, 11};; !
! !
! !
! !
! double __temp215[1 * 12]; !
! !
-! SCI2Cint ____temp215Size[2] = {1, 12};; !
+! int ____temp215Size[2] = {1, 12};; !
! !
! !
! !
! double __temp216[1 * 13]; !
! !
-! SCI2Cint ____temp216Size[2] = {1, 13};; !
+! int ____temp216Size[2] = {1, 13};; !
! !
! !
! !
! double __temp217[1 * 14]; !
! !
-! SCI2Cint ____temp217Size[2] = {1, 14};; !
+! int ____temp217Size[2] = {1, 14};; !
! !
! !
! !
! double __temp218[1 * 15]; !
! !
-! SCI2Cint ____temp218Size[2] = {1, 15};; !
+! int ____temp218Size[2] = {1, 15};; !
! !
! !
! !
! double __temp219[1 * 16]; !
! !
-! SCI2Cint ____temp219Size[2] = {1, 16};; !
+! int ____temp219Size[2] = {1, 16};; !
! !
! !
! !
! double __temp220[1 * 17]; !
! !
-! SCI2Cint ____temp220Size[2] = {1, 17};; !
+! int ____temp220Size[2] = {1, 17};; !
! !
! !
! !
! double __temp221[1 * 18]; !
! !
-! SCI2Cint ____temp221Size[2] = {1, 18};; !
+! int ____temp221Size[2] = {1, 18};; !
! !
! !
! !
! double __temp222[1 * 19]; !
! !
-! SCI2Cint ____temp222Size[2] = {1, 19};; !
+! int ____temp222Size[2] = {1, 19};; !
! !
! !
! !
! double __temp223[1 * 20]; !
! !
-! SCI2Cint ____temp223Size[2] = {1, 20};; !
+! int ____temp223Size[2] = {1, 20};; !
! !
! !
! !
! double __temp224[1 * 21]; !
! !
-! SCI2Cint ____temp224Size[2] = {1, 21};; !
+! int ____temp224Size[2] = {1, 21};; !
! !
! !
! !
! double __temp225[1 * 2]; !
! !
-! SCI2Cint ____temp225Size[2] = {1, 2};; !
+! int ____temp225Size[2] = {1, 2};; !
! !
! !
! !
! double __temp226[1 * 3]; !
! !
-! SCI2Cint ____temp226Size[2] = {1, 3};; !
+! int ____temp226Size[2] = {1, 3};; !
! !
! !
! !
! double __temp227[1 * 4]; !
! !
-! SCI2Cint ____temp227Size[2] = {1, 4};; !
+! int ____temp227Size[2] = {1, 4};; !
! !
! !
! !
! double __temp228[1 * 5]; !
! !
-! SCI2Cint ____temp228Size[2] = {1, 5};; !
+! int ____temp228Size[2] = {1, 5};; !
! !
! !
! !
! double __temp229[1 * 6]; !
! !
-! SCI2Cint ____temp229Size[2] = {1, 6};; !
+! int ____temp229Size[2] = {1, 6};; !
! !
! !
! !
! double __temp230[1 * 7]; !
! !
-! SCI2Cint ____temp230Size[2] = {1, 7};; !
+! int ____temp230Size[2] = {1, 7};; !
! !
! !
! !
! double __temp231[1 * 8]; !
! !
-! SCI2Cint ____temp231Size[2] = {1, 8};; !
+! int ____temp231Size[2] = {1, 8};; !
! !
! !
! !
! double __temp232[1 * 9]; !
! !
-! SCI2Cint ____temp232Size[2] = {1, 9};; !
+! int ____temp232Size[2] = {1, 9};; !
! !
! !
! !
! double __temp233[1 * 10]; !
! !
-! SCI2Cint ____temp233Size[2] = {1, 10};; !
+! int ____temp233Size[2] = {1, 10};; !
! !
! !
! !
! double __temp234[1 * 11]; !
! !
-! SCI2Cint ____temp234Size[2] = {1, 11};; !
+! int ____temp234Size[2] = {1, 11};; !
! !
! !
! !
! double __temp235[1 * 12]; !
! !
-! SCI2Cint ____temp235Size[2] = {1, 12};; !
+! int ____temp235Size[2] = {1, 12};; !
! !
! !
! !
! double __temp236[1 * 13]; !
! !
-! SCI2Cint ____temp236Size[2] = {1, 13};; !
+! int ____temp236Size[2] = {1, 13};; !
! !
! !
! !
! double __temp237[1 * 14]; !
! !
-! SCI2Cint ____temp237Size[2] = {1, 14};; !
+! int ____temp237Size[2] = {1, 14};; !
! !
! !
! !
! double __temp238[1 * 15]; !
! !
-! SCI2Cint ____temp238Size[2] = {1, 15};; !
+! int ____temp238Size[2] = {1, 15};; !
! !
! !
! !
! double __temp239[1 * 16]; !
! !
-! SCI2Cint ____temp239Size[2] = {1, 16};; !
+! int ____temp239Size[2] = {1, 16};; !
! !
! !
! !
! double __temp240[1 * 17]; !
! !
-! SCI2Cint ____temp240Size[2] = {1, 17};; !
+! int ____temp240Size[2] = {1, 17};; !
! !
! !
! !
! double __temp241[1 * 18]; !
! !
-! SCI2Cint ____temp241Size[2] = {1, 18};; !
+! int ____temp241Size[2] = {1, 18};; !
! !
! !
! !
! double __temp242[1 * 19]; !
! !
-! SCI2Cint ____temp242Size[2] = {1, 19};; !
+! int ____temp242Size[2] = {1, 19};; !
! !
! !
! !
! double __temp243[1 * 20]; !
! !
-! SCI2Cint ____temp243Size[2] = {1, 20};; !
+! int ____temp243Size[2] = {1, 20};; !
! !
! !
! !
! double __temp244[1 * 21]; !
! !
-! SCI2Cint ____temp244Size[2] = {1, 21};; !
+! int ____temp244Size[2] = {1, 21};; !
! !
! !
! !
! double __temp245[2 * 21]; !
! !
-! SCI2Cint ____temp245Size[2] = {2, 21};; !
+! int ____temp245Size[2] = {2, 21};; !
! !
! !
! !
! doubleComplex ff[2 * 21]; !
! !
-! SCI2Cint __ffSize[2] = {2, 21};; !
+! int __ffSize[2] = {2, 21};; !
! !
! !
! !
! doubleComplex __temp246[2 * 21]; !
! !
-! SCI2Cint ____temp246Size[2] = {2, 21};; !
+! int ____temp246Size[2] = {2, 21};; !
! !
! !
! !
@@ -4530,7 +4530,7 @@ mgetl(fd)
! !
! char __temp247[1*1] = {""}; !
! !
-! SCI2Cint ____temp247Size[2] = {1,1}; !
+! int ____temp247Size[2] = {1,1}; !
! !
! !
! !
@@ -4540,13 +4540,13 @@ mgetl(fd)
! !
! doubleComplex gg[2 * 4]; !
! !
-! SCI2Cint __ggSize[2] = {2, 4};; !
+! int __ggSize[2] = {2, 4};; !
! !
! !
! !
! doubleComplex __temp248[2 * 4]; !
! !
-! SCI2Cint ____temp248Size[2] = {2, 4};; !
+! int ____temp248Size[2] = {2, 4};; !
! !
! !
! !
@@ -4556,7 +4556,7 @@ mgetl(fd)
! !
! char __temp249[1*1] = {""}; !
! !
-! SCI2Cint ____temp249Size[2] = {1,1}; !
+! int ____temp249Size[2] = {1,1}; !
! !
! !
! !
@@ -4566,13 +4566,13 @@ mgetl(fd)
! !
! doubleComplex hh[2 * 2]; !
! !
-! SCI2Cint __hhSize[2] = {2, 2};; !
+! int __hhSize[2] = {2, 2};; !
! !
! !
! !
! doubleComplex __temp250[2 * 2]; !
! !
-! SCI2Cint ____temp250Size[2] = {2, 2};; !
+! int ____temp250Size[2] = {2, 2};; !
! !
! !
! !
@@ -4582,7 +4582,7 @@ mgetl(fd)
! !
! char __temp251[1*1] = {""}; !
! !
-! SCI2Cint ____temp251Size[2] = {1,1}; !
+! int ____temp251Size[2] = {1,1}; !
! !
! !
! !
@@ -4592,13 +4592,13 @@ mgetl(fd)
! !
! doubleComplex jj[2 * 21]; !
! !
-! SCI2Cint __jjSize[2] = {2, 21};; !
+! int __jjSize[2] = {2, 21};; !
! !
! !
! !
! doubleComplex __temp252[2 * 21]; !
! !
-! SCI2Cint ____temp252Size[2] = {2, 21};; !
+! int ____temp252Size[2] = {2, 21};; !
! !
! !
! !
@@ -4608,7 +4608,7 @@ mgetl(fd)
! !
! char __temp253[1*1] = {""}; !
! !
-! SCI2Cint ____temp253Size[2] = {1,1}; !
+! int ____temp253Size[2] = {1,1}; !
! !
! !
! !
@@ -4618,7 +4618,7 @@ mgetl(fd)
! !
! char __temp254[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp254Size[2] = {1,20}; !
+! int ____temp254Size[2] = {1,20}; !
! !
! !
! !
@@ -4628,7 +4628,7 @@ mgetl(fd)
! !
! char __temp255[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp255Size[2] = {1,20}; !
+! int ____temp255Size[2] = {1,20}; !
! !
! !
! !
@@ -4638,7 +4638,7 @@ mgetl(fd)
! !
! char __temp256[1*1] = {""}; !
! !
-! SCI2Cint ____temp256Size[2] = {1,1}; !
+! int ____temp256Size[2] = {1,1}; !
! !
! !
! !
@@ -4648,7 +4648,7 @@ mgetl(fd)
! !
! double __temp257[2 * 4]; !
! !
-! SCI2Cint ____temp257Size[2] = {2, 4};; !
+! int ____temp257Size[2] = {2, 4};; !
! !
! !
! !
@@ -4658,7 +4658,7 @@ mgetl(fd)
! !
! char __temp258[1*1] = {""}; !
! !
-! SCI2Cint ____temp258Size[2] = {1,1}; !
+! int ____temp258Size[2] = {1,1}; !
! !
! !
! !
@@ -4668,7 +4668,7 @@ mgetl(fd)
! !
! double __temp259[2 * 2]; !
! !
-! SCI2Cint ____temp259Size[2] = {2, 2};; !
+! int ____temp259Size[2] = {2, 2};; !
! !
! !
! !
@@ -4678,7 +4678,7 @@ mgetl(fd)
! !
! char __temp260[1*1] = {""}; !
! !
-! SCI2Cint ____temp260Size[2] = {1,1}; !
+! int ____temp260Size[2] = {1,1}; !
! !
! !
! !
@@ -4688,7 +4688,7 @@ mgetl(fd)
! !
! double __temp261[2 * 21]; !
! !
-! SCI2Cint ____temp261Size[2] = {2, 21};; !
+! int ____temp261Size[2] = {2, 21};; !
! !
! !
! !
@@ -4698,7 +4698,7 @@ mgetl(fd)
! !
! char __temp262[1*1] = {""}; !
! !
-! SCI2Cint ____temp262Size[2] = {1,1}; !
+! int ____temp262Size[2] = {1,1}; !
! !
! !
! !
@@ -4708,7 +4708,7 @@ mgetl(fd)
! !
! doubleComplex __temp263[2 * 4]; !
! !
-! SCI2Cint ____temp263Size[2] = {2, 4};; !
+! int ____temp263Size[2] = {2, 4};; !
! !
! !
! !
@@ -4718,7 +4718,7 @@ mgetl(fd)
! !
! char __temp264[1*1] = {""}; !
! !
-! SCI2Cint ____temp264Size[2] = {1,1}; !
+! int ____temp264Size[2] = {1,1}; !
! !
! !
! !
@@ -4728,7 +4728,7 @@ mgetl(fd)
! !
! doubleComplex __temp265[2 * 2]; !
! !
-! SCI2Cint ____temp265Size[2] = {2, 2};; !
+! int ____temp265Size[2] = {2, 2};; !
! !
! !
! !
@@ -4738,7 +4738,7 @@ mgetl(fd)
! !
! char __temp266[1*1] = {""}; !
! !
-! SCI2Cint ____temp266Size[2] = {1,1}; !
+! int ____temp266Size[2] = {1,1}; !
! !
! !
! !
@@ -4748,7 +4748,7 @@ mgetl(fd)
! !
! doubleComplex __temp267[2 * 21]; !
! !
-! SCI2Cint ____temp267Size[2] = {2, 21};; !
+! int ____temp267Size[2] = {2, 21};; !
! !
! !
! !
@@ -4758,7 +4758,7 @@ mgetl(fd)
! !
! char __temp268[1*1] = {""}; !
! !
-! SCI2Cint ____temp268Size[2] = {1,1}; !
+! int ____temp268Size[2] = {1,1}; !
! !
! !
! !
@@ -4768,7 +4768,7 @@ mgetl(fd)
! !
! doubleComplex __temp269[2 * 4]; !
! !
-! SCI2Cint ____temp269Size[2] = {2, 4};; !
+! int ____temp269Size[2] = {2, 4};; !
! !
! !
! !
@@ -4778,7 +4778,7 @@ mgetl(fd)
! !
! char __temp270[1*1] = {""}; !
! !
-! SCI2Cint ____temp270Size[2] = {1,1}; !
+! int ____temp270Size[2] = {1,1}; !
! !
! !
! !
@@ -4788,7 +4788,7 @@ mgetl(fd)
! !
! doubleComplex __temp271[2 * 2]; !
! !
-! SCI2Cint ____temp271Size[2] = {2, 2};; !
+! int ____temp271Size[2] = {2, 2};; !
! !
! !
! !
@@ -4798,7 +4798,7 @@ mgetl(fd)
! !
! char __temp272[1*1] = {""}; !
! !
-! SCI2Cint ____temp272Size[2] = {1,1}; !
+! int ____temp272Size[2] = {1,1}; !
! !
! !
! !
@@ -4808,7 +4808,7 @@ mgetl(fd)
! !
! doubleComplex __temp273[2 * 21]; !
! !
-! SCI2Cint ____temp273Size[2] = {2, 21};; !
+! int ____temp273Size[2] = {2, 21};; !
! !
! !
! !
@@ -4818,7 +4818,7 @@ mgetl(fd)
! !
! char __temp274[1*1] = {""}; !
! !
-! SCI2Cint ____temp274Size[2] = {1,1}; !
+! int ____temp274Size[2] = {1,1}; !
! !
! !
! !
@@ -4828,7 +4828,7 @@ mgetl(fd)
! !
! char __temp275[1*1] = {""}; !
! !
-! SCI2Cint ____temp275Size[2] = {1,1}; !
+! int ____temp275Size[2] = {1,1}; !
! !
! !
! !
@@ -4838,7 +4838,7 @@ mgetl(fd)
! !
! char __temp276[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp276Size[2] = {1,20}; !
+! int ____temp276Size[2] = {1,20}; !
! !
! !
! !
@@ -4848,7 +4848,7 @@ mgetl(fd)
! !
! char __temp277[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp277Size[2] = {1,20}; !
+! int ____temp277Size[2] = {1,20}; !
! !
! !
! !
@@ -4858,7 +4858,7 @@ mgetl(fd)
! !
! char __temp278[1*1] = {""}; !
! !
-! SCI2Cint ____temp278Size[2] = {1,1}; !
+! int ____temp278Size[2] = {1,1}; !
! !
! !
! !
@@ -4868,7 +4868,7 @@ mgetl(fd)
! !
! double __temp279[2 * 4]; !
! !
-! SCI2Cint ____temp279Size[2] = {2, 4};; !
+! int ____temp279Size[2] = {2, 4};; !
! !
! !
! !
@@ -4878,7 +4878,7 @@ mgetl(fd)
! !
! char __temp280[1*1] = {""}; !
! !
-! SCI2Cint ____temp280Size[2] = {1,1}; !
+! int ____temp280Size[2] = {1,1}; !
! !
! !
! !
@@ -4888,7 +4888,7 @@ mgetl(fd)
! !
! double __temp281[2 * 2]; !
! !
-! SCI2Cint ____temp281Size[2] = {2, 2};; !
+! int ____temp281Size[2] = {2, 2};; !
! !
! !
! !
@@ -4898,7 +4898,7 @@ mgetl(fd)
! !
! char __temp282[1*1] = {""}; !
! !
-! SCI2Cint ____temp282Size[2] = {1,1}; !
+! int ____temp282Size[2] = {1,1}; !
! !
! !
! !
@@ -4908,7 +4908,7 @@ mgetl(fd)
! !
! double __temp283[2 * 21]; !
! !
-! SCI2Cint ____temp283Size[2] = {2, 21};; !
+! int ____temp283Size[2] = {2, 21};; !
! !
! !
! !
@@ -4918,7 +4918,7 @@ mgetl(fd)
! !
! char __temp284[1*1] = {""}; !
! !
-! SCI2Cint ____temp284Size[2] = {1,1}; !
+! int ____temp284Size[2] = {1,1}; !
! !
! !
! !
@@ -4928,7 +4928,7 @@ mgetl(fd)
! !
! doubleComplex __temp285[2 * 4]; !
! !
-! SCI2Cint ____temp285Size[2] = {2, 4};; !
+! int ____temp285Size[2] = {2, 4};; !
! !
! !
! !
@@ -4938,7 +4938,7 @@ mgetl(fd)
! !
! char __temp286[1*1] = {""}; !
! !
-! SCI2Cint ____temp286Size[2] = {1,1}; !
+! int ____temp286Size[2] = {1,1}; !
! !
! !
! !
@@ -4948,7 +4948,7 @@ mgetl(fd)
! !
! doubleComplex __temp287[2 * 2]; !
! !
-! SCI2Cint ____temp287Size[2] = {2, 2};; !
+! int ____temp287Size[2] = {2, 2};; !
! !
! !
! !
@@ -4958,7 +4958,7 @@ mgetl(fd)
! !
! char __temp288[1*1] = {""}; !
! !
-! SCI2Cint ____temp288Size[2] = {1,1}; !
+! int ____temp288Size[2] = {1,1}; !
! !
! !
! !
@@ -4968,7 +4968,7 @@ mgetl(fd)
! !
! doubleComplex __temp289[2 * 21]; !
! !
-! SCI2Cint ____temp289Size[2] = {2, 21};; !
+! int ____temp289Size[2] = {2, 21};; !
! !
! !
! !
@@ -4978,7 +4978,7 @@ mgetl(fd)
! !
! char __temp290[1*1] = {""}; !
! !
-! SCI2Cint ____temp290Size[2] = {1,1}; !
+! int ____temp290Size[2] = {1,1}; !
! !
! !
! !
@@ -4988,7 +4988,7 @@ mgetl(fd)
! !
! doubleComplex __temp291[2 * 4]; !
! !
-! SCI2Cint ____temp291Size[2] = {2, 4};; !
+! int ____temp291Size[2] = {2, 4};; !
! !
! !
! !
@@ -4998,7 +4998,7 @@ mgetl(fd)
! !
! char __temp292[1*1] = {""}; !
! !
-! SCI2Cint ____temp292Size[2] = {1,1}; !
+! int ____temp292Size[2] = {1,1}; !
! !
! !
! !
@@ -5008,7 +5008,7 @@ mgetl(fd)
! !
! doubleComplex __temp293[2 * 2]; !
! !
-! SCI2Cint ____temp293Size[2] = {2, 2};; !
+! int ____temp293Size[2] = {2, 2};; !
! !
! !
! !
@@ -5018,7 +5018,7 @@ mgetl(fd)
! !
! char __temp294[1*1] = {""}; !
! !
-! SCI2Cint ____temp294Size[2] = {1,1}; !
+! int ____temp294Size[2] = {1,1}; !
! !
! !
! !
@@ -5028,7 +5028,7 @@ mgetl(fd)
! !
! doubleComplex __temp295[2 * 21]; !
! !
-! SCI2Cint ____temp295Size[2] = {2, 21};; !
+! int ____temp295Size[2] = {2, 21};; !
! !
! !
! !
@@ -5038,7 +5038,7 @@ mgetl(fd)
! !
! char __temp296[1*1] = {""}; !
! !
-! SCI2Cint ____temp296Size[2] = {1,1}; !
+! int ____temp296Size[2] = {1,1}; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref
index e626f674..b1023a1b 100644
--- a/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_IFFT.sci.dia.ref
@@ -1260,7 +1260,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -1298,13 +1298,13 @@ mgetl(fd)
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
@@ -1314,37 +1314,37 @@ mgetl(fd)
! !
! double __temp6[1 * 2]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 2};; !
+! int ____temp6Size[2] = {1, 2};; !
! !
! !
! !
! double __temp7[1 * 3]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 3};; !
+! int ____temp7Size[2] = {1, 3};; !
! !
! !
! !
! double __temp8[1 * 3]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 3};; !
+! int ____temp8Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp10[1 * 3]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 3};; !
+! int ____temp10Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp11[1 * 3]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 3};; !
+! int ____temp11Size[2] = {1, 3};; !
! !
! !
! !
@@ -1354,19 +1354,19 @@ mgetl(fd)
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp13[1 * 2]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 2};; !
+! int ____temp13Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
@@ -1396,43 +1396,43 @@ mgetl(fd)
! !
! double __temp18[1 * 2]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 2};; !
+! int ____temp18Size[2] = {1, 2};; !
! !
! !
! !
! double __temp19[1 * 3]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 3};; !
+! int ____temp19Size[2] = {1, 3};; !
! !
! !
! !
! double a[1 * 4]; !
! !
-! SCI2Cint __aSize[2] = {1, 4};; !
+! int __aSize[2] = {1, 4};; !
! !
! !
! !
! double __temp20[1 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 4};; !
+! int ____temp20Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp21[1 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 4};; !
+! int ____temp21Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex Abis[1 * 4]; !
! !
-! SCI2Cint __AbisSize[2] = {1, 4};; !
+! int __AbisSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp22[1 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 4};; !
+! int ____temp22Size[2] = {1, 4};; !
! !
! !
! !
@@ -1442,7 +1442,7 @@ mgetl(fd)
! !
! char __temp23[1*17] = {"********1*******"}; !
! !
-! SCI2Cint ____temp23Size[2] = {1,17}; !
+! int ____temp23Size[2] = {1,17}; !
! !
! !
! !
@@ -1452,13 +1452,13 @@ mgetl(fd)
! !
! double b[1 * 2]; !
! !
-! SCI2Cint __bSize[2] = {1, 2};; !
+! int __bSize[2] = {1, 2};; !
! !
! !
! !
! double __temp24[1 * 2]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 2};; !
+! int ____temp24Size[2] = {1, 2};; !
! !
! !
! !
@@ -1468,7 +1468,7 @@ mgetl(fd)
! !
! char __temp25[1*17] = {"********2*******"}; !
! !
-! SCI2Cint ____temp25Size[2] = {1,17}; !
+! int ____temp25Size[2] = {1,17}; !
! !
! !
! !
@@ -1478,145 +1478,145 @@ mgetl(fd)
! !
! double __temp26[1 * 2]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 2};; !
+! int ____temp26Size[2] = {1, 2};; !
! !
! !
! !
! double __temp27[1 * 3]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 3};; !
+! int ____temp27Size[2] = {1, 3};; !
! !
! !
! !
! double __temp28[1 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 4};; !
+! int ____temp28Size[2] = {1, 4};; !
! !
! !
! !
! double __temp29[1 * 5]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 5};; !
+! int ____temp29Size[2] = {1, 5};; !
! !
! !
! !
! double __temp30[1 * 6]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 6};; !
+! int ____temp30Size[2] = {1, 6};; !
! !
! !
! !
! double __temp31[1 * 7]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 7};; !
+! int ____temp31Size[2] = {1, 7};; !
! !
! !
! !
! double __temp32[1 * 8]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 8};; !
+! int ____temp32Size[2] = {1, 8};; !
! !
! !
! !
! double __temp33[1 * 9]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 9};; !
+! int ____temp33Size[2] = {1, 9};; !
! !
! !
! !
! double __temp34[1 * 10]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 10};; !
+! int ____temp34Size[2] = {1, 10};; !
! !
! !
! !
! double __temp35[1 * 11]; !
! !
-! SCI2Cint ____temp35Size[2] = {1, 11};; !
+! int ____temp35Size[2] = {1, 11};; !
! !
! !
! !
! double __temp36[1 * 12]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 12};; !
+! int ____temp36Size[2] = {1, 12};; !
! !
! !
! !
! double __temp37[1 * 13]; !
! !
-! SCI2Cint ____temp37Size[2] = {1, 13};; !
+! int ____temp37Size[2] = {1, 13};; !
! !
! !
! !
! double __temp38[1 * 14]; !
! !
-! SCI2Cint ____temp38Size[2] = {1, 14};; !
+! int ____temp38Size[2] = {1, 14};; !
! !
! !
! !
! double __temp39[1 * 15]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 15};; !
+! int ____temp39Size[2] = {1, 15};; !
! !
! !
! !
! double __temp40[1 * 16]; !
! !
-! SCI2Cint ____temp40Size[2] = {1, 16};; !
+! int ____temp40Size[2] = {1, 16};; !
! !
! !
! !
! double __temp41[1 * 17]; !
! !
-! SCI2Cint ____temp41Size[2] = {1, 17};; !
+! int ____temp41Size[2] = {1, 17};; !
! !
! !
! !
! double __temp42[1 * 18]; !
! !
-! SCI2Cint ____temp42Size[2] = {1, 18};; !
+! int ____temp42Size[2] = {1, 18};; !
! !
! !
! !
! double __temp43[1 * 19]; !
! !
-! SCI2Cint ____temp43Size[2] = {1, 19};; !
+! int ____temp43Size[2] = {1, 19};; !
! !
! !
! !
! double __temp44[1 * 20]; !
! !
-! SCI2Cint ____temp44Size[2] = {1, 20};; !
+! int ____temp44Size[2] = {1, 20};; !
! !
! !
! !
! double c[1 * 21]; !
! !
-! SCI2Cint __cSize[2] = {1, 21};; !
+! int __cSize[2] = {1, 21};; !
! !
! !
! !
! double __temp45[1 * 21]; !
! !
-! SCI2Cint ____temp45Size[2] = {1, 21};; !
+! int ____temp45Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp46[1 * 21]; !
! !
-! SCI2Cint ____temp46Size[2] = {1, 21};; !
+! int ____temp46Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex cbis[1 * 21]; !
! !
-! SCI2Cint __cbisSize[2] = {1, 21};; !
+! int __cbisSize[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp47[1 * 21]; !
! !
-! SCI2Cint ____temp47Size[2] = {1, 21};; !
+! int ____temp47Size[2] = {1, 21};; !
! !
! !
! !
@@ -1626,7 +1626,7 @@ mgetl(fd)
! !
! char __temp48[1*19] = {"********3*********"}; !
! !
-! SCI2Cint ____temp48Size[2] = {1,19}; !
+! int ____temp48Size[2] = {1,19}; !
! !
! !
! !
@@ -1636,31 +1636,31 @@ mgetl(fd)
! !
! double __temp49[1 * 2]; !
! !
-! SCI2Cint ____temp49Size[2] = {1, 2};; !
+! int ____temp49Size[2] = {1, 2};; !
! !
! !
! !
! double __temp50[1 * 3]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 3};; !
+! int ____temp50Size[2] = {1, 3};; !
! !
! !
! !
! double __temp51[1 * 4]; !
! !
-! SCI2Cint ____temp51Size[2] = {1, 4};; !
+! int ____temp51Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex d[1 * 4]; !
! !
-! SCI2Cint __dSize[2] = {1, 4};; !
+! int __dSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp52[1 * 4]; !
! !
-! SCI2Cint ____temp52Size[2] = {1, 4};; !
+! int ____temp52Size[2] = {1, 4};; !
! !
! !
! !
@@ -1670,7 +1670,7 @@ mgetl(fd)
! !
! char __temp53[1*19] = {"********4*********"}; !
! !
-! SCI2Cint ____temp53Size[2] = {1,19}; !
+! int ____temp53Size[2] = {1,19}; !
! !
! !
! !
@@ -1680,19 +1680,19 @@ mgetl(fd)
! !
! double __temp54[1 * 2]; !
! !
-! SCI2Cint ____temp54Size[2] = {1, 2};; !
+! int ____temp54Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex e[1 * 2]; !
! !
-! SCI2Cint __eSize[2] = {1, 2};; !
+! int __eSize[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp55[1 * 2]; !
! !
-! SCI2Cint ____temp55Size[2] = {1, 2};; !
+! int ____temp55Size[2] = {1, 2};; !
! !
! !
! !
@@ -1702,7 +1702,7 @@ mgetl(fd)
! !
! char __temp56[1*21] = {"********5***********"}; !
! !
-! SCI2Cint ____temp56Size[2] = {1,21}; !
+! int ____temp56Size[2] = {1,21}; !
! !
! !
! !
@@ -1712,133 +1712,133 @@ mgetl(fd)
! !
! double __temp57[1 * 2]; !
! !
-! SCI2Cint ____temp57Size[2] = {1, 2};; !
+! int ____temp57Size[2] = {1, 2};; !
! !
! !
! !
! double __temp58[1 * 3]; !
! !
-! SCI2Cint ____temp58Size[2] = {1, 3};; !
+! int ____temp58Size[2] = {1, 3};; !
! !
! !
! !
! double __temp59[1 * 4]; !
! !
-! SCI2Cint ____temp59Size[2] = {1, 4};; !
+! int ____temp59Size[2] = {1, 4};; !
! !
! !
! !
! double __temp60[1 * 5]; !
! !
-! SCI2Cint ____temp60Size[2] = {1, 5};; !
+! int ____temp60Size[2] = {1, 5};; !
! !
! !
! !
! double __temp61[1 * 6]; !
! !
-! SCI2Cint ____temp61Size[2] = {1, 6};; !
+! int ____temp61Size[2] = {1, 6};; !
! !
! !
! !
! double __temp62[1 * 7]; !
! !
-! SCI2Cint ____temp62Size[2] = {1, 7};; !
+! int ____temp62Size[2] = {1, 7};; !
! !
! !
! !
! double __temp63[1 * 8]; !
! !
-! SCI2Cint ____temp63Size[2] = {1, 8};; !
+! int ____temp63Size[2] = {1, 8};; !
! !
! !
! !
! double __temp64[1 * 9]; !
! !
-! SCI2Cint ____temp64Size[2] = {1, 9};; !
+! int ____temp64Size[2] = {1, 9};; !
! !
! !
! !
! double __temp65[1 * 10]; !
! !
-! SCI2Cint ____temp65Size[2] = {1, 10};; !
+! int ____temp65Size[2] = {1, 10};; !
! !
! !
! !
! double __temp66[1 * 11]; !
! !
-! SCI2Cint ____temp66Size[2] = {1, 11};; !
+! int ____temp66Size[2] = {1, 11};; !
! !
! !
! !
! double __temp67[1 * 12]; !
! !
-! SCI2Cint ____temp67Size[2] = {1, 12};; !
+! int ____temp67Size[2] = {1, 12};; !
! !
! !
! !
! double __temp68[1 * 13]; !
! !
-! SCI2Cint ____temp68Size[2] = {1, 13};; !
+! int ____temp68Size[2] = {1, 13};; !
! !
! !
! !
! double __temp69[1 * 14]; !
! !
-! SCI2Cint ____temp69Size[2] = {1, 14};; !
+! int ____temp69Size[2] = {1, 14};; !
! !
! !
! !
! double __temp70[1 * 15]; !
! !
-! SCI2Cint ____temp70Size[2] = {1, 15};; !
+! int ____temp70Size[2] = {1, 15};; !
! !
! !
! !
! double __temp71[1 * 16]; !
! !
-! SCI2Cint ____temp71Size[2] = {1, 16};; !
+! int ____temp71Size[2] = {1, 16};; !
! !
! !
! !
! double __temp72[1 * 17]; !
! !
-! SCI2Cint ____temp72Size[2] = {1, 17};; !
+! int ____temp72Size[2] = {1, 17};; !
! !
! !
! !
! double __temp73[1 * 18]; !
! !
-! SCI2Cint ____temp73Size[2] = {1, 18};; !
+! int ____temp73Size[2] = {1, 18};; !
! !
! !
! !
! double __temp74[1 * 19]; !
! !
-! SCI2Cint ____temp74Size[2] = {1, 19};; !
+! int ____temp74Size[2] = {1, 19};; !
! !
! !
! !
! double __temp75[1 * 20]; !
! !
-! SCI2Cint ____temp75Size[2] = {1, 20};; !
+! int ____temp75Size[2] = {1, 20};; !
! !
! !
! !
! double __temp76[1 * 21]; !
! !
-! SCI2Cint ____temp76Size[2] = {1, 21};; !
+! int ____temp76Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex f[1 * 21]; !
! !
-! SCI2Cint __fSize[2] = {1, 21};; !
+! int __fSize[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp77[1 * 21]; !
! !
-! SCI2Cint ____temp77Size[2] = {1, 21};; !
+! int ____temp77Size[2] = {1, 21};; !
! !
! !
! !
@@ -1848,7 +1848,7 @@ mgetl(fd)
! !
! char __temp78[1*21] = {"********6***********"}; !
! !
-! SCI2Cint ____temp78Size[2] = {1,21}; !
+! int ____temp78Size[2] = {1,21}; !
! !
! !
! !
@@ -1858,37 +1858,37 @@ mgetl(fd)
! !
! double __temp79[1 * 2]; !
! !
-! SCI2Cint ____temp79Size[2] = {1, 2};; !
+! int ____temp79Size[2] = {1, 2};; !
! !
! !
! !
! double __temp80[1 * 3]; !
! !
-! SCI2Cint ____temp80Size[2] = {1, 3};; !
+! int ____temp80Size[2] = {1, 3};; !
! !
! !
! !
! double __temp81[1 * 4]; !
! !
-! SCI2Cint ____temp81Size[2] = {1, 4};; !
+! int ____temp81Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp82[1 * 4]; !
! !
-! SCI2Cint ____temp82Size[2] = {1, 4};; !
+! int ____temp82Size[2] = {1, 4};; !
! !
! !
! !
! doubleComplex g[1 * 4]; !
! !
-! SCI2Cint __gSize[2] = {1, 4};; !
+! int __gSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex __temp83[1 * 4]; !
! !
-! SCI2Cint ____temp83Size[2] = {1, 4};; !
+! int ____temp83Size[2] = {1, 4};; !
! !
! !
! !
@@ -1898,7 +1898,7 @@ mgetl(fd)
! !
! char __temp84[1*21] = {"********7***********"}; !
! !
-! SCI2Cint ____temp84Size[2] = {1,21}; !
+! int ____temp84Size[2] = {1,21}; !
! !
! !
! !
@@ -1908,25 +1908,25 @@ mgetl(fd)
! !
! double __temp85[1 * 2]; !
! !
-! SCI2Cint ____temp85Size[2] = {1, 2};; !
+! int ____temp85Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp86[1 * 2]; !
! !
-! SCI2Cint ____temp86Size[2] = {1, 2};; !
+! int ____temp86Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex h[1 * 2]; !
! !
-! SCI2Cint __hSize[2] = {1, 2};; !
+! int __hSize[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp87[1 * 2]; !
! !
-! SCI2Cint ____temp87Size[2] = {1, 2};; !
+! int ____temp87Size[2] = {1, 2};; !
! !
! !
! !
@@ -1936,7 +1936,7 @@ mgetl(fd)
! !
! char __temp88[1*21] = {"********8***********"}; !
! !
-! SCI2Cint ____temp88Size[2] = {1,21}; !
+! int ____temp88Size[2] = {1,21}; !
! !
! !
! !
@@ -1946,139 +1946,139 @@ mgetl(fd)
! !
! double __temp89[1 * 2]; !
! !
-! SCI2Cint ____temp89Size[2] = {1, 2};; !
+! int ____temp89Size[2] = {1, 2};; !
! !
! !
! !
! double __temp90[1 * 3]; !
! !
-! SCI2Cint ____temp90Size[2] = {1, 3};; !
+! int ____temp90Size[2] = {1, 3};; !
! !
! !
! !
! double __temp91[1 * 4]; !
! !
-! SCI2Cint ____temp91Size[2] = {1, 4};; !
+! int ____temp91Size[2] = {1, 4};; !
! !
! !
! !
! double __temp92[1 * 5]; !
! !
-! SCI2Cint ____temp92Size[2] = {1, 5};; !
+! int ____temp92Size[2] = {1, 5};; !
! !
! !
! !
! double __temp93[1 * 6]; !
! !
-! SCI2Cint ____temp93Size[2] = {1, 6};; !
+! int ____temp93Size[2] = {1, 6};; !
! !
! !
! !
! double __temp94[1 * 7]; !
! !
-! SCI2Cint ____temp94Size[2] = {1, 7};; !
+! int ____temp94Size[2] = {1, 7};; !
! !
! !
! !
! double __temp95[1 * 8]; !
! !
-! SCI2Cint ____temp95Size[2] = {1, 8};; !
+! int ____temp95Size[2] = {1, 8};; !
! !
! !
! !
! double __temp96[1 * 9]; !
! !
-! SCI2Cint ____temp96Size[2] = {1, 9};; !
+! int ____temp96Size[2] = {1, 9};; !
! !
! !
! !
! double __temp97[1 * 10]; !
! !
-! SCI2Cint ____temp97Size[2] = {1, 10};; !
+! int ____temp97Size[2] = {1, 10};; !
! !
! !
! !
! double __temp98[1 * 11]; !
! !
-! SCI2Cint ____temp98Size[2] = {1, 11};; !
+! int ____temp98Size[2] = {1, 11};; !
! !
! !
! !
! double __temp99[1 * 12]; !
! !
-! SCI2Cint ____temp99Size[2] = {1, 12};; !
+! int ____temp99Size[2] = {1, 12};; !
! !
! !
! !
! double __temp100[1 * 13]; !
! !
-! SCI2Cint ____temp100Size[2] = {1, 13};; !
+! int ____temp100Size[2] = {1, 13};; !
! !
! !
! !
! double __temp101[1 * 14]; !
! !
-! SCI2Cint ____temp101Size[2] = {1, 14};; !
+! int ____temp101Size[2] = {1, 14};; !
! !
! !
! !
! double __temp102[1 * 15]; !
! !
-! SCI2Cint ____temp102Size[2] = {1, 15};; !
+! int ____temp102Size[2] = {1, 15};; !
! !
! !
! !
! double __temp103[1 * 16]; !
! !
-! SCI2Cint ____temp103Size[2] = {1, 16};; !
+! int ____temp103Size[2] = {1, 16};; !
! !
! !
! !
! double __temp104[1 * 17]; !
! !
-! SCI2Cint ____temp104Size[2] = {1, 17};; !
+! int ____temp104Size[2] = {1, 17};; !
! !
! !
! !
! double __temp105[1 * 18]; !
! !
-! SCI2Cint ____temp105Size[2] = {1, 18};; !
+! int ____temp105Size[2] = {1, 18};; !
! !
! !
! !
! double __temp106[1 * 19]; !
! !
-! SCI2Cint ____temp106Size[2] = {1, 19};; !
+! int ____temp106Size[2] = {1, 19};; !
! !
! !
! !
! double __temp107[1 * 20]; !
! !
-! SCI2Cint ____temp107Size[2] = {1, 20};; !
+! int ____temp107Size[2] = {1, 20};; !
! !
! !
! !
! double __temp108[1 * 21]; !
! !
-! SCI2Cint ____temp108Size[2] = {1, 21};; !
+! int ____temp108Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp109[1 * 21]; !
! !
-! SCI2Cint ____temp109Size[2] = {1, 21};; !
+! int ____temp109Size[2] = {1, 21};; !
! !
! !
! !
! doubleComplex j[1 * 21]; !
! !
-! SCI2Cint __jSize[2] = {1, 21};; !
+! int __jSize[2] = {1, 21};; !
! !
! !
! !
! doubleComplex __temp110[1 * 21]; !
! !
-! SCI2Cint ____temp110Size[2] = {1, 21};; !
+! int ____temp110Size[2] = {1, 21};; !
! !
! !
! !
@@ -2088,7 +2088,7 @@ mgetl(fd)
! !
! char __temp111[1*21] = {"********************"}; !
! !
-! SCI2Cint ____temp111Size[2] = {1,21}; !
+! int ____temp111Size[2] = {1,21}; !
! !
! !
! !
@@ -2098,7 +2098,7 @@ mgetl(fd)
! !
! char __temp112[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp112Size[2] = {1,20}; !
+! int ____temp112Size[2] = {1,20}; !
! !
! !
! !
@@ -2108,7 +2108,7 @@ mgetl(fd)
! !
! char __temp113[1*20] = {"*******************"}; !
! !
-! SCI2Cint ____temp113Size[2] = {1,20}; !
+! int ____temp113Size[2] = {1,20}; !
! !
! !
! !
@@ -2118,7 +2118,7 @@ mgetl(fd)
! !
! char __temp114[1*21] = {"********************"}; !
! !
-! SCI2Cint ____temp114Size[2] = {1,21}; !
+! int ____temp114Size[2] = {1,21}; !
! !
! !
! !
@@ -2128,49 +2128,49 @@ mgetl(fd)
! !
! double __temp115[1 * 2]; !
! !
-! SCI2Cint ____temp115Size[2] = {1, 2};; !
+! int ____temp115Size[2] = {1, 2};; !
! !
! !
! !
! double __temp116[1 * 3]; !
! !
-! SCI2Cint ____temp116Size[2] = {1, 3};; !
+! int ____temp116Size[2] = {1, 3};; !
! !
! !
! !
! double __temp117[1 * 4]; !
! !
-! SCI2Cint ____temp117Size[2] = {1, 4};; !
+! int ____temp117Size[2] = {1, 4};; !
! !
! !
! !
! double __temp118[1 * 2]; !
! !
-! SCI2Cint ____temp118Size[2] = {1, 2};; !
+! int ____temp118Size[2] = {1, 2};; !
! !
! !
! !
! double __temp119[1 * 3]; !
! !
-! SCI2Cint ____temp119Size[2] = {1, 3};; !
+! int ____temp119Size[2] = {1, 3};; !
! !
! !
! !
! double __temp120[1 * 4]; !
! !
-! SCI2Cint ____temp120Size[2] = {1, 4};; !
+! int ____temp120Size[2] = {1, 4};; !
! !
! !
! !
! double aa[2 * 4]; !
! !
-! SCI2Cint __aaSize[2] = {2, 4};; !
+! int __aaSize[2] = {2, 4};; !
! !
! !
! !
! double __temp121[2 * 4]; !
! !
-! SCI2Cint ____temp121Size[2] = {2, 4};; !
+! int ____temp121Size[2] = {2, 4};; !
! !
! !
! !
@@ -2180,7 +2180,7 @@ mgetl(fd)
! !
! char __temp122[1*21] = {"********9***********"}; !
! !
-! SCI2Cint ____temp122Size[2] = {1,21}; !
+! int ____temp122Size[2] = {1,21}; !
! !
! !
! !
@@ -2190,25 +2190,25 @@ mgetl(fd)
! !
! double __temp123[1 * 2]; !
! !
-! SCI2Cint ____temp123Size[2] = {1, 2};; !
+! int ____temp123Size[2] = {1, 2};; !
! !
! !
! !
! double __temp124[1 * 2]; !
! !
-! SCI2Cint ____temp124Size[2] = {1, 2};; !
+! int ____temp124Size[2] = {1, 2};; !
! !
! !
! !
! double bb[2 * 2]; !
! !
-! SCI2Cint __bbSize[2] = {2, 2};; !
+! int __bbSize[2] = {2, 2};; !
! !
! !
! !
! double __temp125[2 * 2]; !
! !
-! SCI2Cint ____temp125Size[2] = {2, 2};; !
+! int ____temp125Size[2] = {2, 2};; !
! !
! !
! !
@@ -2218,7 +2218,7 @@ mgetl(fd)
! !
! char __temp126[1*21] = {"********10**********"}; !
! !
-! SCI2Cint ____temp126Size[2] = {1,21}; !
+! int ____temp126Size[2] = {1,21}; !
! !
! !
! !
@@ -2228,253 +2228,253 @@ mgetl(fd)
! !
! double __temp127[1 * 2]; !
! !
-! SCI2Cint ____temp127Size[2] = {1, 2};; !
+! int ____temp127Size[2] = {1, 2};; !
! !
! !
! !
! double __temp128[1 * 3]; !
! !
-! SCI2Cint ____temp128Size[2] = {1, 3};; !
+! int ____temp128Size[2] = {1, 3};; !
! !
! !
! !
! double __temp129[1 * 4]; !
! !
-! SCI2Cint ____temp129Size[2] = {1, 4};; !
+! int ____temp129Size[2] = {1, 4};; !
! !
! !
! !
! double __temp130[1 * 5]; !
! !
-! SCI2Cint ____temp130Size[2] = {1, 5};; !
+! int ____temp130Size[2] = {1, 5};; !
! !
! !
! !
! double __temp131[1 * 6]; !
! !
-! SCI2Cint ____temp131Size[2] = {1, 6};; !
+! int ____temp131Size[2] = {1, 6};; !
! !
! !
! !
! double __temp132[1 * 7]; !
! !
-! SCI2Cint ____temp132Size[2] = {1, 7};; !
+! int ____temp132Size[2] = {1, 7};; !
! !
! !
! !
! double __temp133[1 * 8]; !
! !
-! SCI2Cint ____temp133Size[2] = {1, 8};; !
+! int ____temp133Size[2] = {1, 8};; !
! !
! !
! !
! double __temp134[1 * 9]; !
! !
-! SCI2Cint ____temp134Size[2] = {1, 9};; !
+! int ____temp134Size[2] = {1, 9};; !
! !
! !
! !
! double __temp135[1 * 10]; !
! !
-! SCI2Cint ____temp135Size[2] = {1, 10};; !
+! int ____temp135Size[2] = {1, 10};; !
! !
! !
! !
! double __temp136[1 * 11]; !
! !
-! SCI2Cint ____temp136Size[2] = {1, 11};; !
+! int ____temp136Size[2] = {1, 11};; !
! !
! !
! !
! double __temp137[1 * 12]; !
! !
-! SCI2Cint ____temp137Size[2] = {1, 12};; !
+! int ____temp137Size[2] = {1, 12};; !
! !
! !
! !
! double __temp138[1 * 13]; !
! !
-! SCI2Cint ____temp138Size[2] = {1, 13};; !
+! int ____temp138Size[2] = {1, 13};; !
! !
! !
! !
! double __temp139[1 * 14]; !
! !
-! SCI2Cint ____temp139Size[2] = {1, 14};; !
+! int ____temp139Size[2] = {1, 14};; !
! !
! !
! !
! double __temp140[1 * 15]; !
! !
-! SCI2Cint ____temp140Size[2] = {1, 15};; !
+! int ____temp140Size[2] = {1, 15};; !
! !
! !
! !
! double __temp141[1 * 16]; !
! !
-! SCI2Cint ____temp141Size[2] = {1, 16};; !
+! int ____temp141Size[2] = {1, 16};; !
! !
! !
! !
! double __temp142[1 * 17]; !
! !
-! SCI2Cint ____temp142Size[2] = {1, 17};; !
+! int ____temp142Size[2] = {1, 17};; !
! !
! !
! !
! double __temp143[1 * 18]; !
! !
-! SCI2Cint ____temp143Size[2] = {1, 18};; !
+! int ____temp143Size[2] = {1, 18};; !
! !
! !
! !
! double __temp144[1 * 19]; !
! !
-! SCI2Cint ____temp144Size[2] = {1, 19};; !
+! int ____temp144Size[2] = {1, 19};; !
! !
! !
! !
! double __temp145[1 * 20]; !
! !
-! SCI2Cint ____temp145Size[2] = {1, 20};; !
+! int ____temp145Size[2] = {1, 20};; !
! !
! !
! !
! double __temp146[1 * 21]; !
! !
-! SCI2Cint ____temp146Size[2] = {1, 21};; !
+! int ____temp146Size[2] = {1, 21};; !
! !
! !
! !
! double __temp147[1 * 2]; !
! !
-! SCI2Cint ____temp147Size[2] = {1, 2};; !
+! int ____temp147Size[2] = {1, 2};; !
! !
! !
! !
! double __temp148[1 * 3]; !
! !
-! SCI2Cint ____temp148Size[2] = {1, 3};; !
+! int ____temp148Size[2] = {1, 3};; !
! !
! !
! !
! double __temp149[1 * 4]; !
! !
-! SCI2Cint ____temp149Size[2] = {1, 4};; !
+! int ____temp149Size[2] = {1, 4};; !
! !
! !
! !
! double __temp150[1 * 5]; !
! !
-! SCI2Cint ____temp150Size[2] = {1, 5};; !
+! int ____temp150Size[2] = {1, 5};; !
! !
! !
! !
! double __temp151[1 * 6]; !
! !
-! SCI2Cint ____temp151Size[2] = {1, 6};; !
+! int ____temp151Size[2] = {1, 6};; !
! !
! !
! !
! double __temp152[1 * 7]; !
! !
-! SCI2Cint ____temp152Size[2] = {1, 7};; !
+! int ____temp152Size[2] = {1, 7};; !
! !
! !
! !
! double __temp153[1 * 8]; !
! !
-! SCI2Cint ____temp153Size[2] = {1, 8};; !
+! int ____temp153Size[2] = {1, 8};; !
! !
! !
! !
! double __temp154[1 * 9]; !
! !
-! SCI2Cint ____temp154Size[2] = {1, 9};; !
+! int ____temp154Size[2] = {1, 9};; !
! !
! !
! !
! double __temp155[1 * 10]; !
! !
-! SCI2Cint ____temp155Size[2] = {1, 10};; !
+! int ____temp155Size[2] = {1, 10};; !
! !
! !
! !
! double __temp156[1 * 11]; !
! !
-! SCI2Cint ____temp156Size[2] = {1, 11};; !
+! int ____temp156Size[2] = {1, 11};; !
! !
! !
! !
! double __temp157[1 * 12]; !
! !
-! SCI2Cint ____temp157Size[2] = {1, 12};; !
+! int ____temp157Size[2] = {1, 12};; !
! !
! !
! !
! double __temp158[1 * 13]; !
! !
-! SCI2Cint ____temp158Size[2] = {1, 13};; !
+! int ____temp158Size[2] = {1, 13};; !
! !
! !
! !
! double __temp159[1 * 14]; !
! !
-! SCI2Cint ____temp159Size[2] = {1, 14};; !
+! int ____temp159Size[2] = {1, 14};; !
! !
! !
! !
! double __temp160[1 * 15]; !
! !
-! SCI2Cint ____temp160Size[2] = {1, 15};; !
+! int ____temp160Size[2] = {1, 15};; !
! !
! !
! !
! double __temp161[1 * 16]; !
! !
-! SCI2Cint ____temp161Size[2] = {1, 16};; !
+! int ____temp161Size[2] = {1, 16};; !
! !
! !
! !
! double __temp162[1 * 17]; !
! !
-! SCI2Cint ____temp162Size[2] = {1, 17};; !
+! int ____temp162Size[2] = {1, 17};; !
! !
! !
! !
! double __temp163[1 * 18]; !
! !
-! SCI2Cint ____temp163Size[2] = {1, 18};; !
+! int ____temp163Size[2] = {1, 18};; !
! !
! !
! !
! double __temp164[1 * 19]; !
! !
-! SCI2Cint ____temp164Size[2] = {1, 19};; !
+! int ____temp164Size[2] = {1, 19};; !
! !
! !
! !
! double __temp165[1 * 20]; !
! !
-! SCI2Cint ____temp165Size[2] = {1, 20};; !
+! int ____temp165Size[2] = {1, 20};; !
! !
! !
! !
! double __temp166[1 * 21]; !
! !
-! SCI2Cint ____temp166Size[2] = {1, 21};; !
+! int ____temp166Size[2] = {1, 21};; !
! !
! !
! !
! double cc[2 * 21]; !
! !
-! SCI2Cint __ccSize[2] = {2, 21};; !
+! int __ccSize[2] = {2, 21};; !
! !
! !
! !
! double __temp167[2 * 21]; !
! !
-! SCI2Cint ____temp167Size[2] = {2, 21};; !
+! int ____temp167Size[2] = {2, 21};; !
! !
! !
! !
@@ -2484,7 +2484,7 @@ mgetl(fd)
! !
! char __temp168[1*21] = {"********11**********"}; !
! !
-! SCI2Cint ____temp168Size[2] = {1,21}; !
+! int ____temp168Size[2] = {1,21}; !
! !
! !
! !
@@ -2494,55 +2494,55 @@ mgetl(fd)
! !
! double __temp169[1 * 2]; !
! !
-! SCI2Cint ____temp169Size[2] = {1, 2};; !
+! int ____temp169Size[2] = {1, 2};; !
! !
! !
! !
! double __temp170[1 * 3]; !
! !
-! SCI2Cint ____temp170Size[2] = {1, 3};; !
+! int ____temp170Size[2] = {1, 3};; !
! !
! !
! !
! double __temp171[1 * 4]; !
! !
-! SCI2Cint ____temp171Size[2] = {1, 4};; !
+! int ____temp171Size[2] = {1, 4};; !
! !
! !
! !
! double __temp172[1 * 2]; !
! !
-! SCI2Cint ____temp172Size[2] = {1, 2};; !
+! int ____temp172Size[2] = {1, 2};; !
! !
! !
! !
! double __temp173[1 * 3]; !
! !
-! SCI2Cint ____temp173Size[2] = {1, 3};; !
+! int ____temp173Size[2] = {1, 3};; !
! !
! !
! !
! double __temp174[1 * 4]; !
! !
-! SCI2Cint ____temp174Size[2] = {1, 4};; !
+! int ____temp174Size[2] = {1, 4};; !
! !
! !
! !
! double __temp175[2 * 4]; !
! !
-! SCI2Cint ____temp175Size[2] = {2, 4};; !
+! int ____temp175Size[2] = {2, 4};; !
! !
! !
! !
! doubleComplex dd[2 * 4]; !
! !
-! SCI2Cint __ddSize[2] = {2, 4};; !
+! int __ddSize[2] = {2, 4};; !
! !
! !
! !
! doubleComplex __temp176[2 * 4]; !
! !
-! SCI2Cint ____temp176Size[2] = {2, 4};; !
+! int ____temp176Size[2] = {2, 4};; !
! !
! !
! !
@@ -2552,7 +2552,7 @@ mgetl(fd)
! !
! char __temp177[1*21] = {"********12**********"}; !
! !
-! SCI2Cint ____temp177Size[2] = {1,21}; !
+! int ____temp177Size[2] = {1,21}; !
! !
! !
! !
@@ -2562,31 +2562,31 @@ mgetl(fd)
! !
! double __temp178[1 * 2]; !
! !
-! SCI2Cint ____temp178Size[2] = {1, 2};; !
+! int ____temp178Size[2] = {1, 2};; !
! !
! !
! !
! double __temp179[1 * 2]; !
! !
-! SCI2Cint ____temp179Size[2] = {1, 2};; !
+! int ____temp179Size[2] = {1, 2};; !
! !
! !
! !
! double __temp180[2 * 2]; !
! !
-! SCI2Cint ____temp180Size[2] = {2, 2};; !
+! int ____temp180Size[2] = {2, 2};; !
! !
! !
! !
! doubleComplex ee[2 * 2]; !
! !
-! SCI2Cint __eeSize[2] = {2, 2};; !
+! int __eeSize[2] = {2, 2};; !
! !
! !
! !
! doubleComplex __temp181[2 * 2]; !
! !
-! SCI2Cint ____temp181Size[2] = {2, 2};; !
+! int ____temp181Size[2] = {2, 2};; !
! !
! !
! !
@@ -2596,7 +2596,7 @@ mgetl(fd)
! !
! char __temp182[1*21] = {"********13**********"}; !
! !
-! SCI2Cint ____temp182Size[2] = {1,21}; !
+! int ____temp182Size[2] = {1,21}; !
! !
! !
! !
@@ -2606,259 +2606,259 @@ mgetl(fd)
! !
! double __temp183[1 * 2]; !
! !
-! SCI2Cint ____temp183Size[2] = {1, 2};; !
+! int ____temp183Size[2] = {1, 2};; !
! !
! !
! !
! double __temp184[1 * 3]; !
! !
-! SCI2Cint ____temp184Size[2] = {1, 3};; !
+! int ____temp184Size[2] = {1, 3};; !
! !
! !
! !
! double __temp185[1 * 4]; !
! !
-! SCI2Cint ____temp185Size[2] = {1, 4};; !
+! int ____temp185Size[2] = {1, 4};; !
! !
! !
! !
! double __temp186[1 * 5]; !
! !
-! SCI2Cint ____temp186Size[2] = {1, 5};; !
+! int ____temp186Size[2] = {1, 5};; !
! !
! !
! !
! double __temp187[1 * 6]; !
! !
-! SCI2Cint ____temp187Size[2] = {1, 6};; !
+! int ____temp187Size[2] = {1, 6};; !
! !
! !
! !
! double __temp188[1 * 7]; !
! !
-! SCI2Cint ____temp188Size[2] = {1, 7};; !
+! int ____temp188Size[2] = {1, 7};; !
! !
! !
! !
! double __temp189[1 * 8]; !
! !
-! SCI2Cint ____temp189Size[2] = {1, 8};; !
+! int ____temp189Size[2] = {1, 8};; !
! !
! !
! !
! double __temp190[1 * 9]; !
! !
-! SCI2Cint ____temp190Size[2] = {1, 9};; !
+! int ____temp190Size[2] = {1, 9};; !
! !
! !
! !
! double __temp191[1 * 10]; !
! !
-! SCI2Cint ____temp191Size[2] = {1, 10};; !
+! int ____temp191Size[2] = {1, 10};; !
! !
! !
! !
! double __temp192[1 * 11]; !
! !
-! SCI2Cint ____temp192Size[2] = {1, 11};; !
+! int ____temp192Size[2] = {1, 11};; !
! !
! !
! !
! double __temp193[1 * 12]; !
! !
-! SCI2Cint ____temp193Size[2] = {1, 12};; !
+! int ____temp193Size[2] = {1, 12};; !
! !
! !
! !
! double __temp194[1 * 13]; !
! !
-! SCI2Cint ____temp194Size[2] = {1, 13};; !
+! int ____temp194Size[2] = {1, 13};; !
! !
! !
! !
! double __temp195[1 * 14]; !
! !
-! SCI2Cint ____temp195Size[2] = {1, 14};; !
+! int ____temp195Size[2] = {1, 14};; !
! !
! !
! !
! double __temp196[1 * 15]; !
! !
-! SCI2Cint ____temp196Size[2] = {1, 15};; !
+! int ____temp196Size[2] = {1, 15};; !
! !
! !
! !
! double __temp197[1 * 16]; !
! !
-! SCI2Cint ____temp197Size[2] = {1, 16};; !
+! int ____temp197Size[2] = {1, 16};; !
! !
! !
! !
! double __temp198[1 * 17]; !
! !
-! SCI2Cint ____temp198Size[2] = {1, 17};; !
+! int ____temp198Size[2] = {1, 17};; !
! !
! !
! !
! double __temp199[1 * 18]; !
! !
-! SCI2Cint ____temp199Size[2] = {1, 18};; !
+! int ____temp199Size[2] = {1, 18};; !
! !
! !
! !
! double __temp200[1 * 19]; !
! !
-! SCI2Cint ____temp200Size[2] = {1, 19};; !
+! int ____temp200Size[2] = {1, 19};; !
! !
! !
! !
! double __temp201[1 * 20]; !
! !
-! SCI2Cint ____temp201Size[2] = {1, 20};; !
+! int ____temp201Size[2] = {1, 20};; !
! !
! !
! !
! double __temp202[1 * 21]; !
! !
-! SCI2Cint ____temp202Size[2] = {1, 21};; !
+! int ____temp202Size[2] = {1, 21};; !
! !
! !
! !
! double __temp203[1 * 2]; !
! !
-! SCI2Cint ____temp203Size[2] = {1, 2};; !
+! int ____temp203Size[2] = {1, 2};; !
! !
! !
! !
! double __temp204[1 * 3]; !
! !
-! SCI2Cint ____temp204Size[2] = {1, 3};; !
+! int ____temp204Size[2] = {1, 3};; !
! !
! !
! !
! double __temp205[1 * 4]; !
! !
-! SCI2Cint ____temp205Size[2] = {1, 4};; !
+! int ____temp205Size[2] = {1, 4};; !
! !
! !
! !
! double __temp206[1 * 5]; !
! !
-! SCI2Cint ____temp206Size[2] = {1, 5};; !
+! int ____temp206Size[2] = {1, 5};; !
! !
! !
! !
! double __temp207[1 * 6]; !
! !
-! SCI2Cint ____temp207Size[2] = {1, 6};; !
+! int ____temp207Size[2] = {1, 6};; !
! !
! !
! !
! double __temp208[1 * 7]; !
! !
-! SCI2Cint ____temp208Size[2] = {1, 7};; !
+! int ____temp208Size[2] = {1, 7};; !
! !
! !
! !
! double __temp209[1 * 8]; !
! !
-! SCI2Cint ____temp209Size[2] = {1, 8};; !
+! int ____temp209Size[2] = {1, 8};; !
! !
! !
! !
! double __temp210[1 * 9]; !
! !
-! SCI2Cint ____temp210Size[2] = {1, 9};; !
+! int ____temp210Size[2] = {1, 9};; !
! !
! !
! !
! double __temp211[1 * 10]; !
! !
-! SCI2Cint ____temp211Size[2] = {1, 10};; !
+! int ____temp211Size[2] = {1, 10};; !
! !
! !
! !
! double __temp212[1 * 11]; !
! !
-! SCI2Cint ____temp212Size[2] = {1, 11};; !
+! int ____temp212Size[2] = {1, 11};; !
! !
! !
! !
! double __temp213[1 * 12]; !
! !
-! SCI2Cint ____temp213Size[2] = {1, 12};; !
+! int ____temp213Size[2] = {1, 12};; !
! !
! !
! !
! double __temp214[1 * 13]; !
! !
-! SCI2Cint ____temp214Size[2] = {1, 13};; !
+! int ____temp214Size[2] = {1, 13};; !
! !
! !
! !
! double __temp215[1 * 14]; !
! !
-! SCI2Cint ____temp215Size[2] = {1, 14};; !
+! int ____temp215Size[2] = {1, 14};; !
! !
! !
! !
! double __temp216[1 * 15]; !
! !
-! SCI2Cint ____temp216Size[2] = {1, 15};; !
+! int ____temp216Size[2] = {1, 15};; !
! !
! !
! !
! double __temp217[1 * 16]; !
! !
-! SCI2Cint ____temp217Size[2] = {1, 16};; !
+! int ____temp217Size[2] = {1, 16};; !
! !
! !
! !
! double __temp218[1 * 17]; !
! !
-! SCI2Cint ____temp218Size[2] = {1, 17};; !
+! int ____temp218Size[2] = {1, 17};; !
! !
! !
! !
! double __temp219[1 * 18]; !
! !
-! SCI2Cint ____temp219Size[2] = {1, 18};; !
+! int ____temp219Size[2] = {1, 18};; !
! !
! !
! !
! double __temp220[1 * 19]; !
! !
-! SCI2Cint ____temp220Size[2] = {1, 19};; !
+! int ____temp220Size[2] = {1, 19};; !
! !
! !
! !
! double __temp221[1 * 20]; !
! !
-! SCI2Cint ____temp221Size[2] = {1, 20};; !
+! int ____temp221Size[2] = {1, 20};; !
! !
! !
! !
! double __temp222[1 * 21]; !
! !
-! SCI2Cint ____temp222Size[2] = {1, 21};; !
+! int ____temp222Size[2] = {1, 21};; !
! !
! !
! !
! double __temp223[2 * 21]; !
! !
-! SCI2Cint ____temp223Size[2] = {2, 21};; !
+! int ____temp223Size[2] = {2, 21};; !
! !
! !
! !
! doubleComplex ff[2 * 21]; !
! !
-! SCI2Cint __ffSize[2] = {2, 21};; !
+! int __ffSize[2] = {2, 21};; !
! !
! !
! !
! doubleComplex __temp224[2 * 21]; !
! !
-! SCI2Cint ____temp224Size[2] = {2, 21};; !
+! int ____temp224Size[2] = {2, 21};; !
! !
! !
! !
@@ -2868,7 +2868,7 @@ mgetl(fd)
! !
! char __temp225[1*21] = {"********14**********"}; !
! !
-! SCI2Cint ____temp225Size[2] = {1,21}; !
+! int ____temp225Size[2] = {1,21}; !
! !
! !
! !
@@ -2878,13 +2878,13 @@ mgetl(fd)
! !
! doubleComplex gg[2 * 4]; !
! !
-! SCI2Cint __ggSize[2] = {2, 4};; !
+! int __ggSize[2] = {2, 4};; !
! !
! !
! !
! doubleComplex __temp226[2 * 4]; !
! !
-! SCI2Cint ____temp226Size[2] = {2, 4};; !
+! int ____temp226Size[2] = {2, 4};; !
! !
! !
! !
@@ -2894,7 +2894,7 @@ mgetl(fd)
! !
! char __temp227[1*21] = {"********15**********"}; !
! !
-! SCI2Cint ____temp227Size[2] = {1,21}; !
+! int ____temp227Size[2] = {1,21}; !
! !
! !
! !
@@ -2904,13 +2904,13 @@ mgetl(fd)
! !
! doubleComplex hh[2 * 2]; !
! !
-! SCI2Cint __hhSize[2] = {2, 2};; !
+! int __hhSize[2] = {2, 2};; !
! !
! !
! !
! doubleComplex __temp228[2 * 2]; !
! !
-! SCI2Cint ____temp228Size[2] = {2, 2};; !
+! int ____temp228Size[2] = {2, 2};; !
! !
! !
! !
@@ -2920,7 +2920,7 @@ mgetl(fd)
! !
! char __temp229[1*21] = {"********16**********"}; !
! !
-! SCI2Cint ____temp229Size[2] = {1,21}; !
+! int ____temp229Size[2] = {1,21}; !
! !
! !
! !
@@ -2930,13 +2930,13 @@ mgetl(fd)
! !
! doubleComplex jj[2 * 21]; !
! !
-! SCI2Cint __jjSize[2] = {2, 21};; !
+! int __jjSize[2] = {2, 21};; !
! !
! !
! !
! doubleComplex __temp230[2 * 21]; !
! !
-! SCI2Cint ____temp230Size[2] = {2, 21};; !
+! int ____temp230Size[2] = {2, 21};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref
index 14444583..091633bd 100644
--- a/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Length.sci.dia.ref
@@ -437,7 +437,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -479,31 +479,31 @@ mgetl(fd)
! !
! double __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
! double __temp6[1 * 3]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 3};; !
+! int ____temp6Size[2] = {1, 3};; !
! !
! !
! !
! double __temp7[1 * 2]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 2};; !
+! int ____temp7Size[2] = {1, 2};; !
! !
! !
! !
! double __temp8[1 * 3]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 3};; !
+! int ____temp8Size[2] = {1, 3};; !
! !
! !
! !
! double __temp9[2 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {2, 3};; !
+! int ____temp9Size[2] = {2, 3};; !
! !
! !
! !
@@ -517,37 +517,37 @@ mgetl(fd)
! !
! double __temp11[1 * 2]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 2};; !
+! int ____temp11Size[2] = {1, 2};; !
! !
! !
! !
! double __temp12[1 * 3]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 3};; !
+! int ____temp12Size[2] = {1, 3};; !
! !
! !
! !
! double __temp13[1 * 2]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 2};; !
+! int ____temp13Size[2] = {1, 2};; !
! !
! !
! !
! double __temp14[1 * 3]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 3};; !
+! int ____temp14Size[2] = {1, 3};; !
! !
! !
! !
! double __temp15[2 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {2, 3};; !
+! int ____temp15Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp16[2 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {2, 3};; !
+! int ____temp16Size[2] = {2, 3};; !
! !
! !
! !
@@ -585,31 +585,31 @@ mgetl(fd)
! !
! double __temp20[1 * 2]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 2};; !
+! int ____temp20Size[2] = {1, 2};; !
! !
! !
! !
! double __temp21[1 * 3]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 3};; !
+! int ____temp21Size[2] = {1, 3};; !
! !
! !
! !
! double __temp22[1 * 2]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 2};; !
+! int ____temp22Size[2] = {1, 2};; !
! !
! !
! !
! double __temp23[1 * 3]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 3};; !
+! int ____temp23Size[2] = {1, 3};; !
! !
! !
! !
! double a[2 * 3]; !
! !
-! SCI2Cint __aSize[2] = {2, 3};; !
+! int __aSize[2] = {2, 3};; !
! !
! !
! !
@@ -623,37 +623,37 @@ mgetl(fd)
! !
! double __temp25[1 * 2]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 2};; !
+! int ____temp25Size[2] = {1, 2};; !
! !
! !
! !
! double __temp26[1 * 3]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 3};; !
+! int ____temp26Size[2] = {1, 3};; !
! !
! !
! !
! double __temp27[1 * 2]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 2};; !
+! int ____temp27Size[2] = {1, 2};; !
! !
! !
! !
! double __temp28[1 * 3]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 3};; !
+! int ____temp28Size[2] = {1, 3};; !
! !
! !
! !
! double __temp29[2 * 3]; !
! !
-! SCI2Cint ____temp29Size[2] = {2, 3};; !
+! int ____temp29Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex b[2 * 3]; !
! !
-! SCI2Cint __bSize[2] = {2, 3};; !
+! int __bSize[2] = {2, 3};; !
! !
! !
! !
@@ -667,25 +667,25 @@ mgetl(fd)
! !
! char __temp31[1*6] = {"pouet"}; !
! !
-! SCI2Cint ____temp31Size[2] = {1,6}; !
+! int ____temp31Size[2] = {1,6}; !
! !
! !
! !
! char g[1*6] = {"pouet"}; !
! !
-! SCI2Cint __gSize[2] = {1,6}; !
+! int __gSize[2] = {1,6}; !
! !
! !
! !
! char __temp32[1*2] = {"a"}; !
! !
-! SCI2Cint ____temp32Size[2] = {1,2}; !
+! int ____temp32Size[2] = {1,2}; !
! !
! !
! !
! char h[1*2] = {"a"}; !
! !
-! SCI2Cint __hSize[2] = {1,2}; !
+! int __hSize[2] = {1,2}; !
! !
! !
! !
@@ -707,7 +707,7 @@ mgetl(fd)
! !
! char __temp35[1*6] = {"pouet"}; !
! !
-! SCI2Cint ____temp35Size[2] = {1,6}; !
+! int ____temp35Size[2] = {1,6}; !
! !
! !
! !
@@ -721,7 +721,7 @@ mgetl(fd)
! !
! char __temp37[1*2] = {"a"}; !
! !
-! SCI2Cint ____temp37Size[2] = {1,2}; !
+! int ____temp37Size[2] = {1,2}; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref
index 3043311d..51e9bc98 100644
--- a/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Meanf.sci.dia.ref
@@ -624,7 +624,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -650,7 +650,7 @@ mgetl(fd)
! !
! char __temp2[1*16] = {"*******1*******"}; !
! !
-! SCI2Cint ____temp2Size[2] = {1,16}; !
+! int ____temp2Size[2] = {1,16}; !
! !
! !
! !
@@ -660,25 +660,25 @@ mgetl(fd)
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
! double __temp6[1 * 3]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 3};; !
+! int ____temp6Size[2] = {1, 3};; !
! !
! !
! !
@@ -692,7 +692,7 @@ mgetl(fd)
! !
! char __temp8[1*16] = {"*******2*******"}; !
! !
-! SCI2Cint ____temp8Size[2] = {1,16}; !
+! int ____temp8Size[2] = {1,16}; !
! !
! !
! !
@@ -714,7 +714,7 @@ mgetl(fd)
! !
! char __temp11[1*16] = {"*******3*******"}; !
! !
-! SCI2Cint ____temp11Size[2] = {1,16}; !
+! int ____temp11Size[2] = {1,16}; !
! !
! !
! !
@@ -724,31 +724,31 @@ mgetl(fd)
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp16[1 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 3};; !
+! int ____temp16Size[2] = {1, 3};; !
! !
! !
! !
@@ -762,7 +762,7 @@ mgetl(fd)
! !
! char __temp18[1*16] = {"*******4*******"}; !
! !
-! SCI2Cint ____temp18Size[2] = {1,16}; !
+! int ____temp18Size[2] = {1,16}; !
! !
! !
! !
@@ -772,67 +772,67 @@ mgetl(fd)
! !
! double __temp19[1 * 2]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 2};; !
+! int ____temp19Size[2] = {1, 2};; !
! !
! !
! !
! double __temp20[1 * 3]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 3};; !
+! int ____temp20Size[2] = {1, 3};; !
! !
! !
! !
! double __temp21[1 * 2]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 2};; !
+! int ____temp21Size[2] = {1, 2};; !
! !
! !
! !
! double __temp22[1 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 3};; !
+! int ____temp22Size[2] = {1, 3};; !
! !
! !
! !
! double __temp23[2 * 3]; !
! !
-! SCI2Cint ____temp23Size[2] = {2, 3};; !
+! int ____temp23Size[2] = {2, 3};; !
! !
! !
! !
! double __temp24[1 * 2]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 2};; !
+! int ____temp24Size[2] = {1, 2};; !
! !
! !
! !
! double __temp25[1 * 3]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 3};; !
+! int ____temp25Size[2] = {1, 3};; !
! !
! !
! !
! double __temp26[1 * 2]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 2};; !
+! int ____temp26Size[2] = {1, 2};; !
! !
! !
! !
! double __temp27[1 * 3]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 3};; !
+! int ____temp27Size[2] = {1, 3};; !
! !
! !
! !
! double __temp28[2 * 3]; !
! !
-! SCI2Cint ____temp28Size[2] = {2, 3};; !
+! int ____temp28Size[2] = {2, 3};; !
! !
! !
! !
! double __temp29[1 * 3]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 3};; !
+! int ____temp29Size[2] = {1, 3};; !
! !
! !
! !
@@ -842,7 +842,7 @@ mgetl(fd)
! !
! char __temp30[1*16] = {"*******5*******"}; !
! !
-! SCI2Cint ____temp30Size[2] = {1,16}; !
+! int ____temp30Size[2] = {1,16}; !
! !
! !
! !
@@ -852,67 +852,67 @@ mgetl(fd)
! !
! double __temp31[1 * 2]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 2};; !
+! int ____temp31Size[2] = {1, 2};; !
! !
! !
! !
! double __temp32[1 * 2]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 2};; !
+! int ____temp32Size[2] = {1, 2};; !
! !
! !
! !
! double __temp33[2 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {2, 2};; !
+! int ____temp33Size[2] = {2, 2};; !
! !
! !
! !
! double __temp34[1 * 2]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 2};; !
+! int ____temp34Size[2] = {1, 2};; !
! !
! !
! !
! double __temp35[3 * 2]; !
! !
-! SCI2Cint ____temp35Size[2] = {3, 2};; !
+! int ____temp35Size[2] = {3, 2};; !
! !
! !
! !
! double __temp36[1 * 2]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 2};; !
+! int ____temp36Size[2] = {1, 2};; !
! !
! !
! !
! double __temp37[1 * 2]; !
! !
-! SCI2Cint ____temp37Size[2] = {1, 2};; !
+! int ____temp37Size[2] = {1, 2};; !
! !
! !
! !
! double __temp38[2 * 2]; !
! !
-! SCI2Cint ____temp38Size[2] = {2, 2};; !
+! int ____temp38Size[2] = {2, 2};; !
! !
! !
! !
! double __temp39[1 * 2]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 2};; !
+! int ____temp39Size[2] = {1, 2};; !
! !
! !
! !
! double __temp40[3 * 2]; !
! !
-! SCI2Cint ____temp40Size[2] = {3, 2};; !
+! int ____temp40Size[2] = {3, 2};; !
! !
! !
! !
! double __temp41[3 * 1]; !
! !
-! SCI2Cint ____temp41Size[2] = {3, 1};; !
+! int ____temp41Size[2] = {3, 1};; !
! !
! !
! !
@@ -922,7 +922,7 @@ mgetl(fd)
! !
! char __temp42[1*16] = {"*******6*******"}; !
! !
-! SCI2Cint ____temp42Size[2] = {1,16}; !
+! int ____temp42Size[2] = {1,16}; !
! !
! !
! !
@@ -948,7 +948,7 @@ mgetl(fd)
! !
! char __temp46[1*16] = {"*******7*******"}; !
! !
-! SCI2Cint ____temp46Size[2] = {1,16}; !
+! int ____temp46Size[2] = {1,16}; !
! !
! !
! !
@@ -970,25 +970,25 @@ mgetl(fd)
! !
! doubleComplex __temp50[1 * 2]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 2};; !
+! int ____temp50Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp51[1 * 3]; !
! !
-! SCI2Cint ____temp51Size[2] = {1, 3};; !
+! int ____temp51Size[2] = {1, 3};; !
! !
! !
! !
! double __temp52[1 * 2]; !
! !
-! SCI2Cint ____temp52Size[2] = {1, 2};; !
+! int ____temp52Size[2] = {1, 2};; !
! !
! !
! !
! double __temp53[1 * 3]; !
! !
-! SCI2Cint ____temp53Size[2] = {1, 3};; !
+! int ____temp53Size[2] = {1, 3};; !
! !
! !
! !
@@ -1002,7 +1002,7 @@ mgetl(fd)
! !
! char __temp55[1*16] = {"*******8*******"}; !
! !
-! SCI2Cint ____temp55Size[2] = {1,16}; !
+! int ____temp55Size[2] = {1,16}; !
! !
! !
! !
@@ -1032,7 +1032,7 @@ mgetl(fd)
! !
! char __temp60[1*16] = {"*******9*******"}; !
! !
-! SCI2Cint ____temp60Size[2] = {1,16}; !
+! int ____temp60Size[2] = {1,16}; !
! !
! !
! !
@@ -1054,31 +1054,31 @@ mgetl(fd)
! !
! doubleComplex __temp64[1 * 2]; !
! !
-! SCI2Cint ____temp64Size[2] = {1, 2};; !
+! int ____temp64Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp65[1 * 3]; !
! !
-! SCI2Cint ____temp65Size[2] = {1, 3};; !
+! int ____temp65Size[2] = {1, 3};; !
! !
! !
! !
! double __temp66[1 * 2]; !
! !
-! SCI2Cint ____temp66Size[2] = {1, 2};; !
+! int ____temp66Size[2] = {1, 2};; !
! !
! !
! !
! double __temp67[1 * 3]; !
! !
-! SCI2Cint ____temp67Size[2] = {1, 3};; !
+! int ____temp67Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp68[1 * 3]; !
! !
-! SCI2Cint ____temp68Size[2] = {1, 3};; !
+! int ____temp68Size[2] = {1, 3};; !
! !
! !
! !
@@ -1092,7 +1092,7 @@ mgetl(fd)
! !
! char __temp70[1*16] = {"******10*******"}; !
! !
-! SCI2Cint ____temp70Size[2] = {1,16}; !
+! int ____temp70Size[2] = {1,16}; !
! !
! !
! !
@@ -1102,73 +1102,73 @@ mgetl(fd)
! !
! double __temp71[1 * 2]; !
! !
-! SCI2Cint ____temp71Size[2] = {1, 2};; !
+! int ____temp71Size[2] = {1, 2};; !
! !
! !
! !
! double __temp72[1 * 3]; !
! !
-! SCI2Cint ____temp72Size[2] = {1, 3};; !
+! int ____temp72Size[2] = {1, 3};; !
! !
! !
! !
! double __temp73[1 * 2]; !
! !
-! SCI2Cint ____temp73Size[2] = {1, 2};; !
+! int ____temp73Size[2] = {1, 2};; !
! !
! !
! !
! double __temp74[1 * 3]; !
! !
-! SCI2Cint ____temp74Size[2] = {1, 3};; !
+! int ____temp74Size[2] = {1, 3};; !
! !
! !
! !
! double __temp75[2 * 3]; !
! !
-! SCI2Cint ____temp75Size[2] = {2, 3};; !
+! int ____temp75Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp76[2 * 3]; !
! !
-! SCI2Cint ____temp76Size[2] = {2, 3};; !
+! int ____temp76Size[2] = {2, 3};; !
! !
! !
! !
! double __temp77[1 * 2]; !
! !
-! SCI2Cint ____temp77Size[2] = {1, 2};; !
+! int ____temp77Size[2] = {1, 2};; !
! !
! !
! !
! double __temp78[1 * 3]; !
! !
-! SCI2Cint ____temp78Size[2] = {1, 3};; !
+! int ____temp78Size[2] = {1, 3};; !
! !
! !
! !
! double __temp79[1 * 2]; !
! !
-! SCI2Cint ____temp79Size[2] = {1, 2};; !
+! int ____temp79Size[2] = {1, 2};; !
! !
! !
! !
! double __temp80[1 * 3]; !
! !
-! SCI2Cint ____temp80Size[2] = {1, 3};; !
+! int ____temp80Size[2] = {1, 3};; !
! !
! !
! !
! double __temp81[2 * 3]; !
! !
-! SCI2Cint ____temp81Size[2] = {2, 3};; !
+! int ____temp81Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp82[1 * 3]; !
! !
-! SCI2Cint ____temp82Size[2] = {1, 3};; !
+! int ____temp82Size[2] = {1, 3};; !
! !
! !
! !
@@ -1178,7 +1178,7 @@ mgetl(fd)
! !
! char __temp83[1*16] = {"******11*******"}; !
! !
-! SCI2Cint ____temp83Size[2] = {1,16}; !
+! int ____temp83Size[2] = {1,16}; !
! !
! !
! !
@@ -1188,73 +1188,73 @@ mgetl(fd)
! !
! double __temp84[1 * 2]; !
! !
-! SCI2Cint ____temp84Size[2] = {1, 2};; !
+! int ____temp84Size[2] = {1, 2};; !
! !
! !
! !
! double __temp85[1 * 2]; !
! !
-! SCI2Cint ____temp85Size[2] = {1, 2};; !
+! int ____temp85Size[2] = {1, 2};; !
! !
! !
! !
! double __temp86[2 * 2]; !
! !
-! SCI2Cint ____temp86Size[2] = {2, 2};; !
+! int ____temp86Size[2] = {2, 2};; !
! !
! !
! !
! double __temp87[1 * 2]; !
! !
-! SCI2Cint ____temp87Size[2] = {1, 2};; !
+! int ____temp87Size[2] = {1, 2};; !
! !
! !
! !
! double __temp88[3 * 2]; !
! !
-! SCI2Cint ____temp88Size[2] = {3, 2};; !
+! int ____temp88Size[2] = {3, 2};; !
! !
! !
! !
! double __temp89[1 * 2]; !
! !
-! SCI2Cint ____temp89Size[2] = {1, 2};; !
+! int ____temp89Size[2] = {1, 2};; !
! !
! !
! !
! double __temp90[1 * 2]; !
! !
-! SCI2Cint ____temp90Size[2] = {1, 2};; !
+! int ____temp90Size[2] = {1, 2};; !
! !
! !
! !
! double __temp91[2 * 2]; !
! !
-! SCI2Cint ____temp91Size[2] = {2, 2};; !
+! int ____temp91Size[2] = {2, 2};; !
! !
! !
! !
! double __temp92[1 * 2]; !
! !
-! SCI2Cint ____temp92Size[2] = {1, 2};; !
+! int ____temp92Size[2] = {1, 2};; !
! !
! !
! !
! double __temp93[3 * 2]; !
! !
-! SCI2Cint ____temp93Size[2] = {3, 2};; !
+! int ____temp93Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp94[3 * 2]; !
! !
-! SCI2Cint ____temp94Size[2] = {3, 2};; !
+! int ____temp94Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp95[3 * 1]; !
! !
-! SCI2Cint ____temp95Size[2] = {3, 1};; !
+! int ____temp95Size[2] = {3, 1};; !
! !
! !
! !
@@ -1264,7 +1264,7 @@ mgetl(fd)
! !
! char __temp96[1*16] = {"******12*******"}; !
! !
-! SCI2Cint ____temp96Size[2] = {1,16}; !
+! int ____temp96Size[2] = {1,16}; !
! !
! !
! !
@@ -1274,109 +1274,109 @@ mgetl(fd)
! !
! double __temp97[1 * 2]; !
! !
-! SCI2Cint ____temp97Size[2] = {1, 2};; !
+! int ____temp97Size[2] = {1, 2};; !
! !
! !
! !
! double __temp98[1 * 3]; !
! !
-! SCI2Cint ____temp98Size[2] = {1, 3};; !
+! int ____temp98Size[2] = {1, 3};; !
! !
! !
! !
! double __temp99[1 * 2]; !
! !
-! SCI2Cint ____temp99Size[2] = {1, 2};; !
+! int ____temp99Size[2] = {1, 2};; !
! !
! !
! !
! double __temp100[1 * 3]; !
! !
-! SCI2Cint ____temp100Size[2] = {1, 3};; !
+! int ____temp100Size[2] = {1, 3};; !
! !
! !
! !
! double __temp101[2 * 3]; !
! !
-! SCI2Cint ____temp101Size[2] = {2, 3};; !
+! int ____temp101Size[2] = {2, 3};; !
! !
! !
! !
! double __temp102[1 * 2]; !
! !
-! SCI2Cint ____temp102Size[2] = {1, 2};; !
+! int ____temp102Size[2] = {1, 2};; !
! !
! !
! !
! double __temp103[1 * 3]; !
! !
-! SCI2Cint ____temp103Size[2] = {1, 3};; !
+! int ____temp103Size[2] = {1, 3};; !
! !
! !
! !
! double __temp104[1 * 2]; !
! !
-! SCI2Cint ____temp104Size[2] = {1, 2};; !
+! int ____temp104Size[2] = {1, 2};; !
! !
! !
! !
! double __temp105[1 * 3]; !
! !
-! SCI2Cint ____temp105Size[2] = {1, 3};; !
+! int ____temp105Size[2] = {1, 3};; !
! !
! !
! !
! double __temp106[2 * 3]; !
! !
-! SCI2Cint ____temp106Size[2] = {2, 3};; !
+! int ____temp106Size[2] = {2, 3};; !
! !
! !
! !
! double __temp107[1 * 2]; !
! !
-! SCI2Cint ____temp107Size[2] = {1, 2};; !
+! int ____temp107Size[2] = {1, 2};; !
! !
! !
! !
! double __temp108[1 * 3]; !
! !
-! SCI2Cint ____temp108Size[2] = {1, 3};; !
+! int ____temp108Size[2] = {1, 3};; !
! !
! !
! !
! double __temp109[1 * 2]; !
! !
-! SCI2Cint ____temp109Size[2] = {1, 2};; !
+! int ____temp109Size[2] = {1, 2};; !
! !
! !
! !
! double __temp110[1 * 3]; !
! !
-! SCI2Cint ____temp110Size[2] = {1, 3};; !
+! int ____temp110Size[2] = {1, 3};; !
! !
! !
! !
! double __temp111[2 * 3]; !
! !
-! SCI2Cint ____temp111Size[2] = {2, 3};; !
+! int ____temp111Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp112[2 * 3]; !
! !
-! SCI2Cint ____temp112Size[2] = {2, 3};; !
+! int ____temp112Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp113[2 * 3]; !
! !
-! SCI2Cint ____temp113Size[2] = {2, 3};; !
+! int ____temp113Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp114[1 * 3]; !
! !
-! SCI2Cint ____temp114Size[2] = {1, 3};; !
+! int ____temp114Size[2] = {1, 3};; !
! !
! !
! !
@@ -1386,7 +1386,7 @@ mgetl(fd)
! !
! char __temp115[1*16] = {"******13*******"}; !
! !
-! SCI2Cint ____temp115Size[2] = {1,16}; !
+! int ____temp115Size[2] = {1,16}; !
! !
! !
! !
@@ -1396,73 +1396,73 @@ mgetl(fd)
! !
! double __temp116[1 * 2]; !
! !
-! SCI2Cint ____temp116Size[2] = {1, 2};; !
+! int ____temp116Size[2] = {1, 2};; !
! !
! !
! !
! double __temp117[1 * 2]; !
! !
-! SCI2Cint ____temp117Size[2] = {1, 2};; !
+! int ____temp117Size[2] = {1, 2};; !
! !
! !
! !
! double __temp118[2 * 2]; !
! !
-! SCI2Cint ____temp118Size[2] = {2, 2};; !
+! int ____temp118Size[2] = {2, 2};; !
! !
! !
! !
! double __temp119[1 * 2]; !
! !
-! SCI2Cint ____temp119Size[2] = {1, 2};; !
+! int ____temp119Size[2] = {1, 2};; !
! !
! !
! !
! double __temp120[3 * 2]; !
! !
-! SCI2Cint ____temp120Size[2] = {3, 2};; !
+! int ____temp120Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp121[3 * 2]; !
! !
-! SCI2Cint ____temp121Size[2] = {3, 2};; !
+! int ____temp121Size[2] = {3, 2};; !
! !
! !
! !
! double __temp122[1 * 2]; !
! !
-! SCI2Cint ____temp122Size[2] = {1, 2};; !
+! int ____temp122Size[2] = {1, 2};; !
! !
! !
! !
! double __temp123[1 * 2]; !
! !
-! SCI2Cint ____temp123Size[2] = {1, 2};; !
+! int ____temp123Size[2] = {1, 2};; !
! !
! !
! !
! double __temp124[2 * 2]; !
! !
-! SCI2Cint ____temp124Size[2] = {2, 2};; !
+! int ____temp124Size[2] = {2, 2};; !
! !
! !
! !
! double __temp125[1 * 2]; !
! !
-! SCI2Cint ____temp125Size[2] = {1, 2};; !
+! int ____temp125Size[2] = {1, 2};; !
! !
! !
! !
! double __temp126[3 * 2]; !
! !
-! SCI2Cint ____temp126Size[2] = {3, 2};; !
+! int ____temp126Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp127[3 * 1]; !
! !
-! SCI2Cint ____temp127Size[2] = {3, 1};; !
+! int ____temp127Size[2] = {3, 1};; !
! !
! !
! !
@@ -1472,7 +1472,7 @@ mgetl(fd)
! !
! char __temp128[1*16] = {"******14*******"}; !
! !
-! SCI2Cint ____temp128Size[2] = {1,16}; !
+! int ____temp128Size[2] = {1,16}; !
! !
! !
! !
@@ -1482,79 +1482,79 @@ mgetl(fd)
! !
! double __temp129[1 * 2]; !
! !
-! SCI2Cint ____temp129Size[2] = {1, 2};; !
+! int ____temp129Size[2] = {1, 2};; !
! !
! !
! !
! double __temp130[1 * 3]; !
! !
-! SCI2Cint ____temp130Size[2] = {1, 3};; !
+! int ____temp130Size[2] = {1, 3};; !
! !
! !
! !
! double __temp131[1 * 2]; !
! !
-! SCI2Cint ____temp131Size[2] = {1, 2};; !
+! int ____temp131Size[2] = {1, 2};; !
! !
! !
! !
! double __temp132[1 * 3]; !
! !
-! SCI2Cint ____temp132Size[2] = {1, 3};; !
+! int ____temp132Size[2] = {1, 3};; !
! !
! !
! !
! double __temp133[2 * 3]; !
! !
-! SCI2Cint ____temp133Size[2] = {2, 3};; !
+! int ____temp133Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp134[2 * 3]; !
! !
-! SCI2Cint ____temp134Size[2] = {2, 3};; !
+! int ____temp134Size[2] = {2, 3};; !
! !
! !
! !
! double __temp135[1 * 2]; !
! !
-! SCI2Cint ____temp135Size[2] = {1, 2};; !
+! int ____temp135Size[2] = {1, 2};; !
! !
! !
! !
! double __temp136[1 * 3]; !
! !
-! SCI2Cint ____temp136Size[2] = {1, 3};; !
+! int ____temp136Size[2] = {1, 3};; !
! !
! !
! !
! double __temp137[1 * 2]; !
! !
-! SCI2Cint ____temp137Size[2] = {1, 2};; !
+! int ____temp137Size[2] = {1, 2};; !
! !
! !
! !
! double __temp138[1 * 3]; !
! !
-! SCI2Cint ____temp138Size[2] = {1, 3};; !
+! int ____temp138Size[2] = {1, 3};; !
! !
! !
! !
! double __temp139[2 * 3]; !
! !
-! SCI2Cint ____temp139Size[2] = {2, 3};; !
+! int ____temp139Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp140[2 * 3]; !
! !
-! SCI2Cint ____temp140Size[2] = {2, 3};; !
+! int ____temp140Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp141[1 * 3]; !
! !
-! SCI2Cint ____temp141Size[2] = {1, 3};; !
+! int ____temp141Size[2] = {1, 3};; !
! !
! !
! !
@@ -1564,7 +1564,7 @@ mgetl(fd)
! !
! char __temp142[1*16] = {"******15*******"}; !
! !
-! SCI2Cint ____temp142Size[2] = {1,16}; !
+! int ____temp142Size[2] = {1,16}; !
! !
! !
! !
@@ -1574,79 +1574,79 @@ mgetl(fd)
! !
! double __temp143[1 * 2]; !
! !
-! SCI2Cint ____temp143Size[2] = {1, 2};; !
+! int ____temp143Size[2] = {1, 2};; !
! !
! !
! !
! double __temp144[1 * 2]; !
! !
-! SCI2Cint ____temp144Size[2] = {1, 2};; !
+! int ____temp144Size[2] = {1, 2};; !
! !
! !
! !
! double __temp145[2 * 2]; !
! !
-! SCI2Cint ____temp145Size[2] = {2, 2};; !
+! int ____temp145Size[2] = {2, 2};; !
! !
! !
! !
! double __temp146[1 * 2]; !
! !
-! SCI2Cint ____temp146Size[2] = {1, 2};; !
+! int ____temp146Size[2] = {1, 2};; !
! !
! !
! !
! double __temp147[3 * 2]; !
! !
-! SCI2Cint ____temp147Size[2] = {3, 2};; !
+! int ____temp147Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp148[3 * 2]; !
! !
-! SCI2Cint ____temp148Size[2] = {3, 2};; !
+! int ____temp148Size[2] = {3, 2};; !
! !
! !
! !
! double __temp149[1 * 2]; !
! !
-! SCI2Cint ____temp149Size[2] = {1, 2};; !
+! int ____temp149Size[2] = {1, 2};; !
! !
! !
! !
! double __temp150[1 * 2]; !
! !
-! SCI2Cint ____temp150Size[2] = {1, 2};; !
+! int ____temp150Size[2] = {1, 2};; !
! !
! !
! !
! double __temp151[2 * 2]; !
! !
-! SCI2Cint ____temp151Size[2] = {2, 2};; !
+! int ____temp151Size[2] = {2, 2};; !
! !
! !
! !
! double __temp152[1 * 2]; !
! !
-! SCI2Cint ____temp152Size[2] = {1, 2};; !
+! int ____temp152Size[2] = {1, 2};; !
! !
! !
! !
! double __temp153[3 * 2]; !
! !
-! SCI2Cint ____temp153Size[2] = {3, 2};; !
+! int ____temp153Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp154[3 * 2]; !
! !
-! SCI2Cint ____temp154Size[2] = {3, 2};; !
+! int ____temp154Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp155[3 * 1]; !
! !
-! SCI2Cint ____temp155Size[2] = {3, 1};; !
+! int ____temp155Size[2] = {3, 1};; !
! !
! !
! !
@@ -1656,7 +1656,7 @@ mgetl(fd)
! !
! char __temp156[1*16] = {"******16*******"}; !
! !
-! SCI2Cint ____temp156Size[2] = {1,16}; !
+! int ____temp156Size[2] = {1,16}; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref
index 830c51aa..384ddbc3 100644
--- a/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpApex.sci.dia.ref
@@ -259,7 +259,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -281,91 +281,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -379,13 +379,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -399,7 +399,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -417,7 +417,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref
index 19782894..f6f6b65b 100644
--- a/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpCc.sci.dia.ref
@@ -601,7 +601,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -619,37 +619,37 @@ mgetl(fd)
! !
! double __temp1[2 * 1]; !
! !
-! SCI2Cint ____temp1Size[2] = {2, 1};; !
+! int ____temp1Size[2] = {2, 1};; !
! !
! !
! !
! double __temp2[3 * 1]; !
! !
-! SCI2Cint ____temp2Size[2] = {3, 1};; !
+! int ____temp2Size[2] = {3, 1};; !
! !
! !
! !
! double a[4 * 1]; !
! !
-! SCI2Cint __aSize[2] = {4, 1};; !
+! int __aSize[2] = {4, 1};; !
! !
! !
! !
! double b[5 * 1]; !
! !
-! SCI2Cint __bSize[2] = {5, 1};; !
+! int __bSize[2] = {5, 1};; !
! !
! !
! !
! double c[5 * 1]; !
! !
-! SCI2Cint __cSize[2] = {5, 1};; !
+! int __cSize[2] = {5, 1};; !
! !
! !
! !
! double d[9 * 1]; !
! !
-! SCI2Cint __dSize[2] = {9, 1};; !
+! int __dSize[2] = {9, 1};; !
! !
! !
! !
@@ -679,7 +679,7 @@ mgetl(fd)
! !
! doubleComplex __temp5[2 * 1]; !
! !
-! SCI2Cint ____temp5Size[2] = {2, 1};; !
+! int ____temp5Size[2] = {2, 1};; !
! !
! !
! !
@@ -689,7 +689,7 @@ mgetl(fd)
! !
! doubleComplex __temp7[3 * 1]; !
! !
-! SCI2Cint ____temp7Size[2] = {3, 1};; !
+! int ____temp7Size[2] = {3, 1};; !
! !
! !
! !
@@ -699,25 +699,25 @@ mgetl(fd)
! !
! doubleComplex e[4 * 1]; !
! !
-! SCI2Cint __eSize[2] = {4, 1};; !
+! int __eSize[2] = {4, 1};; !
! !
! !
! !
! doubleComplex f[5 * 1]; !
! !
-! SCI2Cint __fSize[2] = {5, 1};; !
+! int __fSize[2] = {5, 1};; !
! !
! !
! !
! doubleComplex g[5 * 1]; !
! !
-! SCI2Cint __gSize[2] = {5, 1};; !
+! int __gSize[2] = {5, 1};; !
! !
! !
! !
! doubleComplex h[9 * 1]; !
! !
-! SCI2Cint __hSize[2] = {9, 1};; !
+! int __hSize[2] = {9, 1};; !
! !
! !
! !
@@ -739,25 +739,25 @@ mgetl(fd)
! !
! doubleComplex i[2 * 1]; !
! !
-! SCI2Cint __iSize[2] = {2, 1};; !
+! int __iSize[2] = {2, 1};; !
! !
! !
! !
! doubleComplex j[2 * 1]; !
! !
-! SCI2Cint __jSize[2] = {2, 1};; !
+! int __jSize[2] = {2, 1};; !
! !
! !
! !
! doubleComplex k[3 * 1]; !
! !
-! SCI2Cint __kSize[2] = {3, 1};; !
+! int __kSize[2] = {3, 1};; !
! !
! !
! !
! doubleComplex l[3 * 1]; !
! !
-! SCI2Cint __lSize[2] = {3, 1};; !
+! int __lSize[2] = {3, 1};; !
! !
! !
! !
@@ -779,31 +779,31 @@ mgetl(fd)
! !
! double m[2 * 1]; !
! !
-! SCI2Cint __mSize[2] = {2, 1};; !
+! int __mSize[2] = {2, 1};; !
! !
! !
! !
! doubleComplex n[3 * 1]; !
! !
-! SCI2Cint __nSize[2] = {3, 1};; !
+! int __nSize[2] = {3, 1};; !
! !
! !
! !
! doubleComplex o[3 * 1]; !
! !
-! SCI2Cint __oSize[2] = {3, 1};; !
+! int __oSize[2] = {3, 1};; !
! !
! !
! !
! doubleComplex p[5 * 1]; !
! !
-! SCI2Cint __pSize[2] = {5, 1};; !
+! int __pSize[2] = {5, 1};; !
! !
! !
! !
! doubleComplex q[5 * 1]; !
! !
-! SCI2Cint __qSize[2] = {5, 1};; !
+! int __qSize[2] = {5, 1};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref
index 448cb76a..9770ca72 100644
--- a/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpColon.sci.dia.ref
@@ -470,7 +470,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -500,19 +500,19 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double c[1 * 3]; !
! !
-! SCI2Cint __cSize[2] = {1, 3};; !
+! int __cSize[2] = {1, 3};; !
! !
! !
! !
! double __temp2[3 * 2]; !
! !
-! SCI2Cint ____temp2Size[2] = {3, 2};; !
+! int ____temp2Size[2] = {3, 2};; !
! !
! !
! !
@@ -522,7 +522,7 @@ mgetl(fd)
! !
! double __temp3[3 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {3, 2};; !
+! int ____temp3Size[2] = {3, 2};; !
! !
! !
! !
@@ -532,7 +532,7 @@ mgetl(fd)
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
@@ -542,37 +542,37 @@ mgetl(fd)
! !
! double __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
! double __temp6[1 * 3]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 3};; !
+! int ____temp6Size[2] = {1, 3};; !
! !
! !
! !
! double __temp7[1 * 2]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 2};; !
+! int ____temp7Size[2] = {1, 2};; !
! !
! !
! !
! double __temp8[1 * 3]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 3};; !
+! int ____temp8Size[2] = {1, 3};; !
! !
! !
! !
! double __temp9[2 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {2, 3};; !
+! int ____temp9Size[2] = {2, 3};; !
! !
! !
! !
! double __temp10[2 * 3]; !
! !
-! SCI2Cint ____temp10Size[2] = {2, 3};; !
+! int ____temp10Size[2] = {2, 3};; !
! !
! !
! !
@@ -582,7 +582,7 @@ mgetl(fd)
! !
! double __temp11[1 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 4};; !
+! int ____temp11Size[2] = {1, 4};; !
! !
! !
! !
@@ -608,7 +608,7 @@ mgetl(fd)
! !
! double* __temp15 = NULL; !
! !
-! SCI2Cint ____temp15Size[2]; !
+! int ____temp15Size[2]; !
! !
! !
! !
@@ -618,7 +618,7 @@ mgetl(fd)
! !
! double __temp16[1 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 4};; !
+! int ____temp16Size[2] = {1, 4};; !
! !
! !
! !
@@ -640,7 +640,7 @@ mgetl(fd)
! !
! double* __temp20 = NULL; !
! !
-! SCI2Cint ____temp20Size[2]; !
+! int ____temp20Size[2]; !
! !
! !
! !
@@ -662,7 +662,7 @@ mgetl(fd)
! !
! double* __temp23 = NULL; !
! !
-! SCI2Cint ____temp23Size[2]; !
+! int ____temp23Size[2]; !
! !
! !
! !
@@ -692,7 +692,7 @@ mgetl(fd)
! !
! double* __temp28 = NULL; !
! !
-! SCI2Cint ____temp28Size[2]; !
+! int ____temp28Size[2]; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref
index 72e29b58..d710d9df 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotApex.sci.dia.ref
@@ -259,7 +259,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -281,91 +281,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -379,13 +379,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -399,7 +399,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -417,7 +417,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref
index 55f37f0c..0bcc17b7 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotBackSlash.sci.dia.ref
@@ -505,7 +505,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -527,91 +527,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -625,13 +625,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -653,7 +653,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -663,7 +663,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -673,7 +673,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -683,7 +683,7 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -693,7 +693,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -703,7 +703,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -713,7 +713,7 @@ mgetl(fd)
! !
! doubleComplex __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -723,7 +723,7 @@ mgetl(fd)
! !
! doubleComplex __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -733,7 +733,7 @@ mgetl(fd)
! !
! doubleComplex __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -743,7 +743,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -769,7 +769,7 @@ mgetl(fd)
! !
! doubleComplex __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -779,7 +779,7 @@ mgetl(fd)
! !
! doubleComplex __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref
index c67496f8..c23404a8 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotHat.sci.dia.ref
@@ -547,7 +547,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -569,91 +569,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -667,13 +667,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -695,7 +695,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -705,7 +705,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -715,7 +715,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -725,7 +725,7 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -735,7 +735,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -745,7 +745,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -755,7 +755,7 @@ mgetl(fd)
! !
! doubleComplex __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -765,7 +765,7 @@ mgetl(fd)
! !
! doubleComplex __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -775,7 +775,7 @@ mgetl(fd)
! !
! doubleComplex __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -785,7 +785,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -811,7 +811,7 @@ mgetl(fd)
! !
! doubleComplex __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -821,7 +821,7 @@ mgetl(fd)
! !
! doubleComplex __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref
index 8bd1ad70..0e39516b 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotSlash.sci.dia.ref
@@ -473,7 +473,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -495,91 +495,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -593,13 +593,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -621,7 +621,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -631,7 +631,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -641,7 +641,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -651,7 +651,7 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -661,7 +661,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -671,7 +671,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -697,7 +697,7 @@ mgetl(fd)
! !
! doubleComplex __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -707,7 +707,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -717,7 +717,7 @@ mgetl(fd)
! !
! doubleComplex __temp29[4 * 4]; !
! !
-! SCI2Cint ____temp29Size[2] = {4, 4};; !
+! int ____temp29Size[2] = {4, 4};; !
! !
! !
! !
@@ -727,7 +727,7 @@ mgetl(fd)
! !
! doubleComplex __temp30[4 * 4]; !
! !
-! SCI2Cint ____temp30Size[2] = {4, 4};; !
+! int ____temp30Size[2] = {4, 4};; !
! !
! !
! !
@@ -737,7 +737,7 @@ mgetl(fd)
! !
! doubleComplex __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -747,7 +747,7 @@ mgetl(fd)
! !
! doubleComplex __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref
index 8811ac0e..f4787d9e 100644
--- a/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpDotStar.sci.dia.ref
@@ -473,7 +473,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -495,91 +495,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -593,13 +593,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -621,7 +621,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -631,7 +631,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -641,7 +641,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -651,7 +651,7 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -661,7 +661,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -671,7 +671,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -697,7 +697,7 @@ mgetl(fd)
! !
! doubleComplex __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -707,7 +707,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -717,7 +717,7 @@ mgetl(fd)
! !
! doubleComplex __temp29[4 * 4]; !
! !
-! SCI2Cint ____temp29Size[2] = {4, 4};; !
+! int ____temp29Size[2] = {4, 4};; !
! !
! !
! !
@@ -727,7 +727,7 @@ mgetl(fd)
! !
! doubleComplex __temp30[4 * 4]; !
! !
-! SCI2Cint ____temp30Size[2] = {4, 4};; !
+! int ____temp30Size[2] = {4, 4};; !
! !
! !
! !
@@ -737,7 +737,7 @@ mgetl(fd)
! !
! doubleComplex __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -747,7 +747,7 @@ mgetl(fd)
! !
! doubleComplex __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref
index 74b69dfa..fc326674 100644
--- a/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpEqual.sci.dia.ref
@@ -361,7 +361,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -395,13 +395,13 @@ mgetl(fd)
! !
! char __temp1[1*2] = {"a"}; !
! !
-! SCI2Cint ____temp1Size[2] = {1,2}; !
+! int ____temp1Size[2] = {1,2}; !
! !
! !
! !
! char c[1*2] = {"a"}; !
! !
-! SCI2Cint __cSize[2] = {1,2}; !
+! int __cSize[2] = {1,2}; !
! !
! !
! !
@@ -411,13 +411,13 @@ mgetl(fd)
! !
! double __temp2[1 * 2]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 2};; !
+! int ____temp2Size[2] = {1, 2};; !
! !
! !
! !
! double d[1 * 3]; !
! !
-! SCI2Cint __dSize[2] = {1, 3};; !
+! int __dSize[2] = {1, 3};; !
! !
! !
! !
@@ -427,19 +427,19 @@ mgetl(fd)
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex e[1 * 3]; !
! !
-! SCI2Cint __eSize[2] = {1, 3};; !
+! int __eSize[2] = {1, 3};; !
! !
! !
! !
@@ -449,13 +449,13 @@ mgetl(fd)
! !
! char __temp5[1*9] = {"plopilou"}; !
! !
-! SCI2Cint ____temp5Size[2] = {1,9}; !
+! int ____temp5Size[2] = {1,9}; !
! !
! !
! !
! char f[1*9] = {"plopilou"}; !
! !
-! SCI2Cint __fSize[2] = {1,9}; !
+! int __fSize[2] = {1,9}; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref
index 0b59d92e..06c4c442 100644
--- a/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpExt.sci.dia.ref
@@ -387,7 +387,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -405,31 +405,31 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double a[2 * 3]; !
! !
-! SCI2Cint __aSize[2] = {2, 3};; !
+! int __aSize[2] = {2, 3};; !
! !
! !
! !
@@ -443,13 +443,13 @@ mgetl(fd)
! !
! double __temp6[1 * 2]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 2};; !
+! int ____temp6Size[2] = {1, 2};; !
! !
! !
! !
! double __temp7[2 * 1]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 1};; !
+! int ____temp7Size[2] = {2, 1};; !
! !
! !
! !
@@ -467,13 +467,13 @@ mgetl(fd)
! !
! double __temp9[1 * 2]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 2};; !
+! int ____temp9Size[2] = {1, 2};; !
! !
! !
! !
! double __temp10[1 * 2]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 2};; !
+! int ____temp10Size[2] = {1, 2};; !
! !
! !
! !
@@ -483,13 +483,13 @@ mgetl(fd)
! !
! double __temp11[1 * 2]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 2};; !
+! int ____temp11Size[2] = {1, 2};; !
! !
! !
! !
! double __temp12[2 * 1]; !
! !
-! SCI2Cint ____temp12Size[2] = {2, 1};; !
+! int ____temp12Size[2] = {2, 1};; !
! !
! !
! !
@@ -499,19 +499,19 @@ mgetl(fd)
! !
! double __temp13[1 * 2]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 2};; !
+! int ____temp13Size[2] = {1, 2};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[2 * 2]; !
! !
-! SCI2Cint ____temp15Size[2] = {2, 2};; !
+! int ____temp15Size[2] = {2, 2};; !
! !
! !
! !
@@ -521,37 +521,37 @@ mgetl(fd)
! !
! double __temp16[1 * 2]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 2};; !
+! int ____temp16Size[2] = {1, 2};; !
! !
! !
! !
! double __temp17[1 * 3]; !
! !
-! SCI2Cint ____temp17Size[2] = {1, 3};; !
+! int ____temp17Size[2] = {1, 3};; !
! !
! !
! !
! double __temp18[1 * 2]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 2};; !
+! int ____temp18Size[2] = {1, 2};; !
! !
! !
! !
! double __temp19[1 * 3]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 3};; !
+! int ____temp19Size[2] = {1, 3};; !
! !
! !
! !
! double __temp20[2 * 3]; !
! !
-! SCI2Cint ____temp20Size[2] = {2, 3};; !
+! int ____temp20Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex b[2 * 3]; !
! !
-! SCI2Cint __bSize[2] = {2, 3};; !
+! int __bSize[2] = {2, 3};; !
! !
! !
! !
@@ -565,13 +565,13 @@ mgetl(fd)
! !
! double __temp22[1 * 2]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 2};; !
+! int ____temp22Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp23[2 * 1]; !
! !
-! SCI2Cint ____temp23Size[2] = {2, 1};; !
+! int ____temp23Size[2] = {2, 1};; !
! !
! !
! !
@@ -589,13 +589,13 @@ mgetl(fd)
! !
! double __temp25[1 * 2]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 2};; !
+! int ____temp25Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp26[1 * 2]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 2};; !
+! int ____temp26Size[2] = {1, 2};; !
! !
! !
! !
@@ -605,13 +605,13 @@ mgetl(fd)
! !
! double __temp27[1 * 2]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 2};; !
+! int ____temp27Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp28[2 * 1]; !
! !
-! SCI2Cint ____temp28Size[2] = {2, 1};; !
+! int ____temp28Size[2] = {2, 1};; !
! !
! !
! !
@@ -621,19 +621,19 @@ mgetl(fd)
! !
! double __temp29[1 * 2]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 2};; !
+! int ____temp29Size[2] = {1, 2};; !
! !
! !
! !
! double __temp30[1 * 2]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 2};; !
+! int ____temp30Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp31[2 * 2]; !
! !
-! SCI2Cint ____temp31Size[2] = {2, 2};; !
+! int ____temp31Size[2] = {2, 2};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref
index 87b89c4f..7945551a 100644
--- a/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpHat.sci.dia.ref
@@ -507,7 +507,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -529,91 +529,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -627,13 +627,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -655,7 +655,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -665,7 +665,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -675,7 +675,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -685,7 +685,7 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -695,7 +695,7 @@ mgetl(fd)
! !
! doubleComplex __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -705,7 +705,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -715,7 +715,7 @@ mgetl(fd)
! !
! doubleComplex __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -725,7 +725,7 @@ mgetl(fd)
! !
! doubleComplex __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref
index 0044c511..5b8afc46 100644
--- a/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpIns.sci.dia.ref
@@ -1309,7 +1309,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -1327,31 +1327,31 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double a[2 * 3]; !
! !
-! SCI2Cint __aSize[2] = {2, 3};; !
+! int __aSize[2] = {2, 3};; !
! !
! !
! !
@@ -1381,7 +1381,7 @@ mgetl(fd)
! !
! double __temp7[1 * 2]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 2};; !
+! int ____temp7Size[2] = {1, 2};; !
! !
! !
! !
@@ -1395,7 +1395,7 @@ mgetl(fd)
! !
! double __temp9[1 * 2]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 2};; !
+! int ____temp9Size[2] = {1, 2};; !
! !
! !
! !
@@ -1405,7 +1405,7 @@ mgetl(fd)
! !
! double __temp10[1 * 2]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 2};; !
+! int ____temp10Size[2] = {1, 2};; !
! !
! !
! !
@@ -1419,7 +1419,7 @@ mgetl(fd)
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
@@ -1429,19 +1429,19 @@ mgetl(fd)
! !
! double __temp13[1 * 2]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 2};; !
+! int ____temp13Size[2] = {1, 2};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
@@ -1455,19 +1455,19 @@ mgetl(fd)
! !
! double __temp17[1 * 2]; !
! !
-! SCI2Cint ____temp17Size[2] = {1, 2};; !
+! int ____temp17Size[2] = {1, 2};; !
! !
! !
! !
! double __temp18[1 * 2]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 2};; !
+! int ____temp18Size[2] = {1, 2};; !
! !
! !
! !
! double __temp19[1 * 3]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 3};; !
+! int ____temp19Size[2] = {1, 3};; !
! !
! !
! !
@@ -1477,7 +1477,7 @@ mgetl(fd)
! !
! double __temp20[1 * 2]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 2};; !
+! int ____temp20Size[2] = {1, 2};; !
! !
! !
! !
@@ -1491,7 +1491,7 @@ mgetl(fd)
! !
! double __temp22[1 * 2]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 2};; !
+! int ____temp22Size[2] = {1, 2};; !
! !
! !
! !
@@ -1501,13 +1501,13 @@ mgetl(fd)
! !
! double __temp23[1 * 2]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 2};; !
+! int ____temp23Size[2] = {1, 2};; !
! !
! !
! !
! double __temp24[1 * 2]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 2};; !
+! int ____temp24Size[2] = {1, 2};; !
! !
! !
! !
@@ -1525,13 +1525,13 @@ mgetl(fd)
! !
! doubleComplex __temp27[1 * 2]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 2};; !
+! int ____temp27Size[2] = {1, 2};; !
! !
! !
! !
! double __temp28[1 * 2]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 2};; !
+! int ____temp28Size[2] = {1, 2};; !
! !
! !
! !
@@ -1541,13 +1541,13 @@ mgetl(fd)
! !
! double __temp29[1 * 2]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 2};; !
+! int ____temp29Size[2] = {1, 2};; !
! !
! !
! !
! double __temp30[1 * 2]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 2};; !
+! int ____temp30Size[2] = {1, 2};; !
! !
! !
! !
@@ -1565,13 +1565,13 @@ mgetl(fd)
! !
! doubleComplex __temp33[1 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 2};; !
+! int ____temp33Size[2] = {1, 2};; !
! !
! !
! !
! double __temp34[1 * 2]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 2};; !
+! int ____temp34Size[2] = {1, 2};; !
! !
! !
! !
@@ -1581,13 +1581,13 @@ mgetl(fd)
! !
! double __temp35[2 * 1]; !
! !
-! SCI2Cint ____temp35Size[2] = {2, 1};; !
+! int ____temp35Size[2] = {2, 1};; !
! !
! !
! !
! double __temp36[1 * 2]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 2};; !
+! int ____temp36Size[2] = {1, 2};; !
! !
! !
! !
@@ -1605,13 +1605,13 @@ mgetl(fd)
! !
! doubleComplex __temp39[2 * 1]; !
! !
-! SCI2Cint ____temp39Size[2] = {2, 1};; !
+! int ____temp39Size[2] = {2, 1};; !
! !
! !
! !
! double __temp40[1 * 2]; !
! !
-! SCI2Cint ____temp40Size[2] = {1, 2};; !
+! int ____temp40Size[2] = {1, 2};; !
! !
! !
! !
@@ -1621,31 +1621,31 @@ mgetl(fd)
! !
! double __temp41[1 * 2]; !
! !
-! SCI2Cint ____temp41Size[2] = {1, 2};; !
+! int ____temp41Size[2] = {1, 2};; !
! !
! !
! !
! double __temp42[1 * 2]; !
! !
-! SCI2Cint ____temp42Size[2] = {1, 2};; !
+! int ____temp42Size[2] = {1, 2};; !
! !
! !
! !
! double __temp43[2 * 2]; !
! !
-! SCI2Cint ____temp43Size[2] = {2, 2};; !
+! int ____temp43Size[2] = {2, 2};; !
! !
! !
! !
! double __temp44[1 * 2]; !
! !
-! SCI2Cint ____temp44Size[2] = {1, 2};; !
+! int ____temp44Size[2] = {1, 2};; !
! !
! !
! !
! double __temp45[1 * 2]; !
! !
-! SCI2Cint ____temp45Size[2] = {1, 2};; !
+! int ____temp45Size[2] = {1, 2};; !
! !
! !
! !
@@ -1663,7 +1663,7 @@ mgetl(fd)
! !
! doubleComplex __temp48[1 * 2]; !
! !
-! SCI2Cint ____temp48Size[2] = {1, 2};; !
+! int ____temp48Size[2] = {1, 2};; !
! !
! !
! !
@@ -1677,25 +1677,25 @@ mgetl(fd)
! !
! doubleComplex __temp51[1 * 2]; !
! !
-! SCI2Cint ____temp51Size[2] = {1, 2};; !
+! int ____temp51Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp52[2 * 2]; !
! !
-! SCI2Cint ____temp52Size[2] = {2, 2};; !
+! int ____temp52Size[2] = {2, 2};; !
! !
! !
! !
! double __temp53[1 * 2]; !
! !
-! SCI2Cint ____temp53Size[2] = {1, 2};; !
+! int ____temp53Size[2] = {1, 2};; !
! !
! !
! !
! double __temp54[1 * 2]; !
! !
-! SCI2Cint ____temp54Size[2] = {1, 2};; !
+! int ____temp54Size[2] = {1, 2};; !
! !
! !
! !
@@ -1717,7 +1717,7 @@ mgetl(fd)
! !
! doubleComplex __temp58[1 * 2]; !
! !
-! SCI2Cint ____temp58Size[2] = {1, 2};; !
+! int ____temp58Size[2] = {1, 2};; !
! !
! !
! !
@@ -1731,7 +1731,7 @@ mgetl(fd)
! !
! doubleComplex __temp61[1 * 3]; !
! !
-! SCI2Cint ____temp61Size[2] = {1, 3};; !
+! int ____temp61Size[2] = {1, 3};; !
! !
! !
! !
@@ -1745,19 +1745,19 @@ mgetl(fd)
! !
! doubleComplex __temp64[1 * 2]; !
! !
-! SCI2Cint ____temp64Size[2] = {1, 2};; !
+! int ____temp64Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp65[1 * 3]; !
! !
-! SCI2Cint ____temp65Size[2] = {1, 3};; !
+! int ____temp65Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex b[2 * 3]; !
! !
-! SCI2Cint __bSize[2] = {2, 3};; !
+! int __bSize[2] = {2, 3};; !
! !
! !
! !
@@ -1787,7 +1787,7 @@ mgetl(fd)
! !
! double __temp68[1 * 2]; !
! !
-! SCI2Cint ____temp68Size[2] = {1, 2};; !
+! int ____temp68Size[2] = {1, 2};; !
! !
! !
! !
@@ -1801,7 +1801,7 @@ mgetl(fd)
! !
! double __temp70[1 * 2]; !
! !
-! SCI2Cint ____temp70Size[2] = {1, 2};; !
+! int ____temp70Size[2] = {1, 2};; !
! !
! !
! !
@@ -1811,7 +1811,7 @@ mgetl(fd)
! !
! double __temp71[1 * 2]; !
! !
-! SCI2Cint ____temp71Size[2] = {1, 2};; !
+! int ____temp71Size[2] = {1, 2};; !
! !
! !
! !
@@ -1825,7 +1825,7 @@ mgetl(fd)
! !
! double __temp73[1 * 2]; !
! !
-! SCI2Cint ____temp73Size[2] = {1, 2};; !
+! int ____temp73Size[2] = {1, 2};; !
! !
! !
! !
@@ -1835,19 +1835,19 @@ mgetl(fd)
! !
! double __temp74[1 * 2]; !
! !
-! SCI2Cint ____temp74Size[2] = {1, 2};; !
+! int ____temp74Size[2] = {1, 2};; !
! !
! !
! !
! double __temp75[1 * 2]; !
! !
-! SCI2Cint ____temp75Size[2] = {1, 2};; !
+! int ____temp75Size[2] = {1, 2};; !
! !
! !
! !
! double __temp76[1 * 3]; !
! !
-! SCI2Cint ____temp76Size[2] = {1, 3};; !
+! int ____temp76Size[2] = {1, 3};; !
! !
! !
! !
@@ -1861,19 +1861,19 @@ mgetl(fd)
! !
! double __temp78[1 * 2]; !
! !
-! SCI2Cint ____temp78Size[2] = {1, 2};; !
+! int ____temp78Size[2] = {1, 2};; !
! !
! !
! !
! double __temp79[1 * 2]; !
! !
-! SCI2Cint ____temp79Size[2] = {1, 2};; !
+! int ____temp79Size[2] = {1, 2};; !
! !
! !
! !
! double __temp80[1 * 3]; !
! !
-! SCI2Cint ____temp80Size[2] = {1, 3};; !
+! int ____temp80Size[2] = {1, 3};; !
! !
! !
! !
@@ -1883,7 +1883,7 @@ mgetl(fd)
! !
! double __temp81[1 * 2]; !
! !
-! SCI2Cint ____temp81Size[2] = {1, 2};; !
+! int ____temp81Size[2] = {1, 2};; !
! !
! !
! !
@@ -1897,7 +1897,7 @@ mgetl(fd)
! !
! double __temp83[1 * 2]; !
! !
-! SCI2Cint ____temp83Size[2] = {1, 2};; !
+! int ____temp83Size[2] = {1, 2};; !
! !
! !
! !
@@ -1907,13 +1907,13 @@ mgetl(fd)
! !
! double __temp84[1 * 2]; !
! !
-! SCI2Cint ____temp84Size[2] = {1, 2};; !
+! int ____temp84Size[2] = {1, 2};; !
! !
! !
! !
! double __temp85[1 * 2]; !
! !
-! SCI2Cint ____temp85Size[2] = {1, 2};; !
+! int ____temp85Size[2] = {1, 2};; !
! !
! !
! !
@@ -1931,13 +1931,13 @@ mgetl(fd)
! !
! doubleComplex __temp88[1 * 2]; !
! !
-! SCI2Cint ____temp88Size[2] = {1, 2};; !
+! int ____temp88Size[2] = {1, 2};; !
! !
! !
! !
! double __temp89[1 * 2]; !
! !
-! SCI2Cint ____temp89Size[2] = {1, 2};; !
+! int ____temp89Size[2] = {1, 2};; !
! !
! !
! !
@@ -1947,13 +1947,13 @@ mgetl(fd)
! !
! double __temp90[1 * 2]; !
! !
-! SCI2Cint ____temp90Size[2] = {1, 2};; !
+! int ____temp90Size[2] = {1, 2};; !
! !
! !
! !
! double __temp91[1 * 2]; !
! !
-! SCI2Cint ____temp91Size[2] = {1, 2};; !
+! int ____temp91Size[2] = {1, 2};; !
! !
! !
! !
@@ -1971,13 +1971,13 @@ mgetl(fd)
! !
! doubleComplex __temp94[1 * 2]; !
! !
-! SCI2Cint ____temp94Size[2] = {1, 2};; !
+! int ____temp94Size[2] = {1, 2};; !
! !
! !
! !
! double __temp95[1 * 2]; !
! !
-! SCI2Cint ____temp95Size[2] = {1, 2};; !
+! int ____temp95Size[2] = {1, 2};; !
! !
! !
! !
@@ -1987,13 +1987,13 @@ mgetl(fd)
! !
! double __temp96[2 * 1]; !
! !
-! SCI2Cint ____temp96Size[2] = {2, 1};; !
+! int ____temp96Size[2] = {2, 1};; !
! !
! !
! !
! double __temp97[1 * 2]; !
! !
-! SCI2Cint ____temp97Size[2] = {1, 2};; !
+! int ____temp97Size[2] = {1, 2};; !
! !
! !
! !
@@ -2011,13 +2011,13 @@ mgetl(fd)
! !
! doubleComplex __temp100[2 * 1]; !
! !
-! SCI2Cint ____temp100Size[2] = {2, 1};; !
+! int ____temp100Size[2] = {2, 1};; !
! !
! !
! !
! double __temp101[1 * 2]; !
! !
-! SCI2Cint ____temp101Size[2] = {1, 2};; !
+! int ____temp101Size[2] = {1, 2};; !
! !
! !
! !
@@ -2027,31 +2027,31 @@ mgetl(fd)
! !
! double __temp102[1 * 2]; !
! !
-! SCI2Cint ____temp102Size[2] = {1, 2};; !
+! int ____temp102Size[2] = {1, 2};; !
! !
! !
! !
! double __temp103[1 * 2]; !
! !
-! SCI2Cint ____temp103Size[2] = {1, 2};; !
+! int ____temp103Size[2] = {1, 2};; !
! !
! !
! !
! double __temp104[2 * 2]; !
! !
-! SCI2Cint ____temp104Size[2] = {2, 2};; !
+! int ____temp104Size[2] = {2, 2};; !
! !
! !
! !
! double __temp105[1 * 2]; !
! !
-! SCI2Cint ____temp105Size[2] = {1, 2};; !
+! int ____temp105Size[2] = {1, 2};; !
! !
! !
! !
! double __temp106[1 * 2]; !
! !
-! SCI2Cint ____temp106Size[2] = {1, 2};; !
+! int ____temp106Size[2] = {1, 2};; !
! !
! !
! !
@@ -2069,7 +2069,7 @@ mgetl(fd)
! !
! doubleComplex __temp109[1 * 2]; !
! !
-! SCI2Cint ____temp109Size[2] = {1, 2};; !
+! int ____temp109Size[2] = {1, 2};; !
! !
! !
! !
@@ -2083,25 +2083,25 @@ mgetl(fd)
! !
! doubleComplex __temp112[1 * 2]; !
! !
-! SCI2Cint ____temp112Size[2] = {1, 2};; !
+! int ____temp112Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp113[2 * 2]; !
! !
-! SCI2Cint ____temp113Size[2] = {2, 2};; !
+! int ____temp113Size[2] = {2, 2};; !
! !
! !
! !
! double __temp114[1 * 2]; !
! !
-! SCI2Cint ____temp114Size[2] = {1, 2};; !
+! int ____temp114Size[2] = {1, 2};; !
! !
! !
! !
! double __temp115[1 * 2]; !
! !
-! SCI2Cint ____temp115Size[2] = {1, 2};; !
+! int ____temp115Size[2] = {1, 2};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref
index 2e154c5d..89e29521 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogAnd.sci.dia.ref
@@ -457,7 +457,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -479,91 +479,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -577,13 +577,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -605,7 +605,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -615,7 +615,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -625,7 +625,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -635,7 +635,7 @@ mgetl(fd)
! !
! double __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -645,7 +645,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -655,7 +655,7 @@ mgetl(fd)
! !
! double __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -665,7 +665,7 @@ mgetl(fd)
! !
! double __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -675,7 +675,7 @@ mgetl(fd)
! !
! double __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -685,7 +685,7 @@ mgetl(fd)
! !
! double __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -695,7 +695,7 @@ mgetl(fd)
! !
! double __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -721,7 +721,7 @@ mgetl(fd)
! !
! double __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -731,7 +731,7 @@ mgetl(fd)
! !
! double __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref
index 8282531f..6b7b1df6 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogEq.sci.dia.ref
@@ -489,7 +489,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -511,91 +511,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -609,37 +609,37 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
! char __temp17[1*2] = {"A"}; !
! !
-! SCI2Cint ____temp17Size[2] = {1,2}; !
+! int ____temp17Size[2] = {1,2}; !
! !
! !
! !
! char g0[1*2] = {"A"}; !
! !
-! SCI2Cint __g0Size[2] = {1,2}; !
+! int __g0Size[2] = {1,2}; !
! !
! !
! !
! char __temp18[1*4] = {"foo"}; !
! !
-! SCI2Cint ____temp18Size[2] = {1,4}; !
+! int ____temp18Size[2] = {1,4}; !
! !
! !
! !
! char g2[1*4] = {"foo"}; !
! !
-! SCI2Cint __g2Size[2] = {1,4}; !
+! int __g2Size[2] = {1,4}; !
! !
! !
! !
@@ -661,7 +661,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -671,7 +671,7 @@ mgetl(fd)
! !
! double __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -681,7 +681,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -691,7 +691,7 @@ mgetl(fd)
! !
! double __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -701,7 +701,7 @@ mgetl(fd)
! !
! double __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -711,7 +711,7 @@ mgetl(fd)
! !
! double __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -721,7 +721,7 @@ mgetl(fd)
! !
! double __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -731,7 +731,7 @@ mgetl(fd)
! !
! double __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -741,7 +741,7 @@ mgetl(fd)
! !
! double __temp29[4 * 4]; !
! !
-! SCI2Cint ____temp29Size[2] = {4, 4};; !
+! int ____temp29Size[2] = {4, 4};; !
! !
! !
! !
@@ -751,7 +751,7 @@ mgetl(fd)
! !
! double __temp30[4 * 4]; !
! !
-! SCI2Cint ____temp30Size[2] = {4, 4};; !
+! int ____temp30Size[2] = {4, 4};; !
! !
! !
! !
@@ -777,7 +777,7 @@ mgetl(fd)
! !
! double __temp33[4 * 4]; !
! !
-! SCI2Cint ____temp33Size[2] = {4, 4};; !
+! int ____temp33Size[2] = {4, 4};; !
! !
! !
! !
@@ -787,7 +787,7 @@ mgetl(fd)
! !
! double __temp34[4 * 4]; !
! !
-! SCI2Cint ____temp34Size[2] = {4, 4};; !
+! int ____temp34Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref
index 54147090..edc8bc38 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogGe.sci.dia.ref
@@ -406,7 +406,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -428,91 +428,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -526,13 +526,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -546,7 +546,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -556,7 +556,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -566,7 +566,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref
index 3849ffd4..e1564189 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogGt.sci.dia.ref
@@ -414,7 +414,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -436,91 +436,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -534,13 +534,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -554,7 +554,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -564,7 +564,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -574,7 +574,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref
index 758a65f6..fb151a28 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogLe.sci.dia.ref
@@ -406,7 +406,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -428,91 +428,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -526,13 +526,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -546,7 +546,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -556,7 +556,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -566,7 +566,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref
index 7ce8bf4a..fda14673 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogLt.sci.dia.ref
@@ -406,7 +406,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -428,91 +428,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -526,13 +526,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -546,7 +546,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -556,7 +556,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -566,7 +566,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref
index 7213ebfd..d0ba8e25 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogNe.sci.dia.ref
@@ -489,7 +489,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -511,91 +511,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -609,37 +609,37 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
! char __temp17[1*2] = {"A"}; !
! !
-! SCI2Cint ____temp17Size[2] = {1,2}; !
+! int ____temp17Size[2] = {1,2}; !
! !
! !
! !
! char g0[1*2] = {"A"}; !
! !
-! SCI2Cint __g0Size[2] = {1,2}; !
+! int __g0Size[2] = {1,2}; !
! !
! !
! !
! char __temp18[1*4] = {"foo"}; !
! !
-! SCI2Cint ____temp18Size[2] = {1,4}; !
+! int ____temp18Size[2] = {1,4}; !
! !
! !
! !
! char g2[1*4] = {"foo"}; !
! !
-! SCI2Cint __g2Size[2] = {1,4}; !
+! int __g2Size[2] = {1,4}; !
! !
! !
! !
@@ -661,7 +661,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -671,7 +671,7 @@ mgetl(fd)
! !
! double __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -681,7 +681,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -691,7 +691,7 @@ mgetl(fd)
! !
! double __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -701,7 +701,7 @@ mgetl(fd)
! !
! double __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -711,7 +711,7 @@ mgetl(fd)
! !
! double __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -721,7 +721,7 @@ mgetl(fd)
! !
! double __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -731,7 +731,7 @@ mgetl(fd)
! !
! double __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -741,7 +741,7 @@ mgetl(fd)
! !
! double __temp29[4 * 4]; !
! !
-! SCI2Cint ____temp29Size[2] = {4, 4};; !
+! int ____temp29Size[2] = {4, 4};; !
! !
! !
! !
@@ -751,7 +751,7 @@ mgetl(fd)
! !
! double __temp30[4 * 4]; !
! !
-! SCI2Cint ____temp30Size[2] = {4, 4};; !
+! int ____temp30Size[2] = {4, 4};; !
! !
! !
! !
@@ -777,7 +777,7 @@ mgetl(fd)
! !
! double __temp33[4 * 4]; !
! !
-! SCI2Cint ____temp33Size[2] = {4, 4};; !
+! int ____temp33Size[2] = {4, 4};; !
! !
! !
! !
@@ -787,7 +787,7 @@ mgetl(fd)
! !
! double __temp34[4 * 4]; !
! !
-! SCI2Cint ____temp34Size[2] = {4, 4};; !
+! int ____temp34Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref
index defacd06..4a8ab13a 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogNot.sci.dia.ref
@@ -368,7 +368,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -506,55 +506,55 @@ mgetl(fd)
! !
! double __temp22[1 * 2]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 2};; !
+! int ____temp22Size[2] = {1, 2};; !
! !
! !
! !
! double __temp23[1 * 3]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 3};; !
+! int ____temp23Size[2] = {1, 3};; !
! !
! !
! !
! double __temp24[1 * 2]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 2};; !
+! int ____temp24Size[2] = {1, 2};; !
! !
! !
! !
! double __temp25[1 * 3]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 3};; !
+! int ____temp25Size[2] = {1, 3};; !
! !
! !
! !
! double __temp26[2 * 3]; !
! !
-! SCI2Cint ____temp26Size[2] = {2, 3};; !
+! int ____temp26Size[2] = {2, 3};; !
! !
! !
! !
! double __temp27[1 * 2]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 2};; !
+! int ____temp27Size[2] = {1, 2};; !
! !
! !
! !
! double __temp28[1 * 3]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 3};; !
+! int ____temp28Size[2] = {1, 3};; !
! !
! !
! !
! double a[3 * 3]; !
! !
-! SCI2Cint __aSize[2] = {3, 3};; !
+! int __aSize[2] = {3, 3};; !
! !
! !
! !
! double __temp29[3 * 3]; !
! !
-! SCI2Cint ____temp29Size[2] = {3, 3};; !
+! int ____temp29Size[2] = {3, 3};; !
! !
! !
! !
@@ -576,13 +576,13 @@ mgetl(fd)
! !
! doubleComplex __temp33[1 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 2};; !
+! int ____temp33Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp34[1 * 3]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 3};; !
+! int ____temp34Size[2] = {1, 3};; !
! !
! !
! !
@@ -604,7 +604,7 @@ mgetl(fd)
! !
! doubleComplex __temp39[1 * 2]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 2};; !
+! int ____temp39Size[2] = {1, 2};; !
! !
! !
! !
@@ -614,13 +614,13 @@ mgetl(fd)
! !
! doubleComplex __temp41[1 * 3]; !
! !
-! SCI2Cint ____temp41Size[2] = {1, 3};; !
+! int ____temp41Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp42[2 * 3]; !
! !
-! SCI2Cint ____temp42Size[2] = {2, 3};; !
+! int ____temp42Size[2] = {2, 3};; !
! !
! !
! !
@@ -642,7 +642,7 @@ mgetl(fd)
! !
! doubleComplex __temp47[1 * 2]; !
! !
-! SCI2Cint ____temp47Size[2] = {1, 2};; !
+! int ____temp47Size[2] = {1, 2};; !
! !
! !
! !
@@ -656,19 +656,19 @@ mgetl(fd)
! !
! doubleComplex __temp50[1 * 3]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 3};; !
+! int ____temp50Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex b[3 * 3]; !
! !
-! SCI2Cint __bSize[2] = {3, 3};; !
+! int __bSize[2] = {3, 3};; !
! !
! !
! !
! doubleComplex __temp51[3 * 3]; !
! !
-! SCI2Cint ____temp51Size[2] = {3, 3};; !
+! int ____temp51Size[2] = {3, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref
index e2f46588..4e9dfc57 100644
--- a/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpLogOr.sci.dia.ref
@@ -457,7 +457,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -479,91 +479,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -577,13 +577,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -605,7 +605,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -615,7 +615,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -625,7 +625,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -635,7 +635,7 @@ mgetl(fd)
! !
! double __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -645,7 +645,7 @@ mgetl(fd)
! !
! double __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -655,7 +655,7 @@ mgetl(fd)
! !
! double __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -665,7 +665,7 @@ mgetl(fd)
! !
! double __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -675,7 +675,7 @@ mgetl(fd)
! !
! double __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -685,7 +685,7 @@ mgetl(fd)
! !
! double __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -695,7 +695,7 @@ mgetl(fd)
! !
! double __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -721,7 +721,7 @@ mgetl(fd)
! !
! double __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -731,7 +731,7 @@ mgetl(fd)
! !
! double __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref
index 786deba7..16d50380 100644
--- a/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpMinus.sci.dia.ref
@@ -544,7 +544,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -594,31 +594,31 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double g[2 * 3]; !
! !
-! SCI2Cint __gSize[2] = {2, 3};; !
+! int __gSize[2] = {2, 3};; !
! !
! !
! !
@@ -628,13 +628,13 @@ mgetl(fd)
! !
! double w[2 * 3]; !
! !
-! SCI2Cint __wSize[2] = {2, 3};; !
+! int __wSize[2] = {2, 3};; !
! !
! !
! !
! double j[2 * 3]; !
! !
-! SCI2Cint __jSize[2] = {2, 3};; !
+! int __jSize[2] = {2, 3};; !
! !
! !
! !
@@ -644,103 +644,103 @@ mgetl(fd)
! !
! double __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
! double __temp6[1 * 3]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 3};; !
+! int ____temp6Size[2] = {1, 3};; !
! !
! !
! !
! double __temp7[1 * 2]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 2};; !
+! int ____temp7Size[2] = {1, 2};; !
! !
! !
! !
! double __temp8[1 * 3]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 3};; !
+! int ____temp8Size[2] = {1, 3};; !
! !
! !
! !
! double __temp9[2 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {2, 3};; !
+! int ____temp9Size[2] = {2, 3};; !
! !
! !
! !
! double __temp10[1 * 2]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 2};; !
+! int ____temp10Size[2] = {1, 2};; !
! !
! !
! !
! double __temp11[1 * 3]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 3};; !
+! int ____temp11Size[2] = {1, 3};; !
! !
! !
! !
! double k[3 * 3]; !
! !
-! SCI2Cint __kSize[2] = {3, 3};; !
+! int __kSize[2] = {3, 3};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
! double __temp16[2 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {2, 3};; !
+! int ____temp16Size[2] = {2, 3};; !
! !
! !
! !
! double __temp17[1 * 2]; !
! !
-! SCI2Cint ____temp17Size[2] = {1, 2};; !
+! int ____temp17Size[2] = {1, 2};; !
! !
! !
! !
! double __temp18[1 * 3]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 3};; !
+! int ____temp18Size[2] = {1, 3};; !
! !
! !
! !
! double l[3 * 3]; !
! !
-! SCI2Cint __lSize[2] = {3, 3};; !
+! int __lSize[2] = {3, 3};; !
! !
! !
! !
! double m[3 * 3]; !
! !
-! SCI2Cint __mSize[2] = {3, 3};; !
+! int __mSize[2] = {3, 3};; !
! !
! !
! !
@@ -754,7 +754,7 @@ mgetl(fd)
! !
! doubleComplex n[3 * 3]; !
! !
-! SCI2Cint __nSize[2] = {3, 3};; !
+! int __nSize[2] = {3, 3};; !
! !
! !
! !
@@ -764,13 +764,13 @@ mgetl(fd)
! !
! doubleComplex o[3 * 3]; !
! !
-! SCI2Cint __oSize[2] = {3, 3};; !
+! int __oSize[2] = {3, 3};; !
! !
! !
! !
! doubleComplex p[3 * 3]; !
! !
-! SCI2Cint __pSize[2] = {3, 3};; !
+! int __pSize[2] = {3, 3};; !
! !
! !
! !
@@ -780,49 +780,49 @@ mgetl(fd)
! !
! double __temp21[1 * 2]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 2};; !
+! int ____temp21Size[2] = {1, 2};; !
! !
! !
! !
! double __temp22[1 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 3};; !
+! int ____temp22Size[2] = {1, 3};; !
! !
! !
! !
! double __temp23[1 * 2]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 2};; !
+! int ____temp23Size[2] = {1, 2};; !
! !
! !
! !
! double __temp24[1 * 3]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 3};; !
+! int ____temp24Size[2] = {1, 3};; !
! !
! !
! !
! double __temp25[2 * 3]; !
! !
-! SCI2Cint ____temp25Size[2] = {2, 3};; !
+! int ____temp25Size[2] = {2, 3};; !
! !
! !
! !
! double __temp26[1 * 2]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 2};; !
+! int ____temp26Size[2] = {1, 2};; !
! !
! !
! !
! double __temp27[1 * 3]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 3};; !
+! int ____temp27Size[2] = {1, 3};; !
! !
! !
! !
! double q[3 * 3]; !
! !
-! SCI2Cint __qSize[2] = {3, 3};; !
+! int __qSize[2] = {3, 3};; !
! !
! !
! !
@@ -832,13 +832,13 @@ mgetl(fd)
! !
! doubleComplex s[3 * 3]; !
! !
-! SCI2Cint __sSize[2] = {3, 3};; !
+! int __sSize[2] = {3, 3};; !
! !
! !
! !
! doubleComplex t[3 * 3]; !
! !
-! SCI2Cint __tSize[2] = {3, 3};; !
+! int __tSize[2] = {3, 3};; !
! !
! !
! !
@@ -852,61 +852,61 @@ mgetl(fd)
! !
! double __temp28[1 * 2]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 2};; !
+! int ____temp28Size[2] = {1, 2};; !
! !
! !
! !
! double __temp29[1 * 3]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 3};; !
+! int ____temp29Size[2] = {1, 3};; !
! !
! !
! !
! double __temp30[1 * 2]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 2};; !
+! int ____temp30Size[2] = {1, 2};; !
! !
! !
! !
! double __temp31[1 * 3]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 3};; !
+! int ____temp31Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp32[1 * 3]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 3};; !
+! int ____temp32Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex u[1 * 3]; !
! !
-! SCI2Cint __uSize[2] = {1, 3};; !
+! int __uSize[2] = {1, 3};; !
! !
! !
! !
! double __temp33[1 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 2};; !
+! int ____temp33Size[2] = {1, 2};; !
! !
! !
! !
! double v[1 * 3]; !
! !
-! SCI2Cint __vSize[2] = {1, 3};; !
+! int __vSize[2] = {1, 3};; !
! !
! !
! !
! doubleComplex x[1 * 3]; !
! !
-! SCI2Cint __xSize[2] = {1, 3};; !
+! int __xSize[2] = {1, 3};; !
! !
! !
! !
! doubleComplex y[1 * 3]; !
! !
-! SCI2Cint __ySize[2] = {1, 3};; !
+! int __ySize[2] = {1, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref
index 51a711c9..f7447b83 100644
--- a/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpPlus.sci.dia.ref
@@ -413,7 +413,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -455,31 +455,31 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double g[2 * 3]; !
! !
-! SCI2Cint __gSize[2] = {2, 3};; !
+! int __gSize[2] = {2, 3};; !
! !
! !
! !
@@ -489,115 +489,115 @@ mgetl(fd)
! !
! double w[2 * 3]; !
! !
-! SCI2Cint __wSize[2] = {2, 3};; !
+! int __wSize[2] = {2, 3};; !
! !
! !
! !
! double j[2 * 3]; !
! !
-! SCI2Cint __jSize[2] = {2, 3};; !
+! int __jSize[2] = {2, 3};; !
! !
! !
! !
! double __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
! double __temp6[1 * 3]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 3};; !
+! int ____temp6Size[2] = {1, 3};; !
! !
! !
! !
! double __temp7[1 * 2]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 2};; !
+! int ____temp7Size[2] = {1, 2};; !
! !
! !
! !
! double __temp8[1 * 3]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 3};; !
+! int ____temp8Size[2] = {1, 3};; !
! !
! !
! !
! double __temp9[2 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {2, 3};; !
+! int ____temp9Size[2] = {2, 3};; !
! !
! !
! !
! double __temp10[1 * 2]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 2};; !
+! int ____temp10Size[2] = {1, 2};; !
! !
! !
! !
! double __temp11[1 * 3]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 3};; !
+! int ____temp11Size[2] = {1, 3};; !
! !
! !
! !
! double k[3 * 3]; !
! !
-! SCI2Cint __kSize[2] = {3, 3};; !
+! int __kSize[2] = {3, 3};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
! double __temp16[2 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {2, 3};; !
+! int ____temp16Size[2] = {2, 3};; !
! !
! !
! !
! double __temp17[1 * 2]; !
! !
-! SCI2Cint ____temp17Size[2] = {1, 2};; !
+! int ____temp17Size[2] = {1, 2};; !
! !
! !
! !
! double __temp18[1 * 3]; !
! !
-! SCI2Cint ____temp18Size[2] = {1, 3};; !
+! int ____temp18Size[2] = {1, 3};; !
! !
! !
! !
! double l[3 * 3]; !
! !
-! SCI2Cint __lSize[2] = {3, 3};; !
+! int __lSize[2] = {3, 3};; !
! !
! !
! !
! double m[3 * 3]; !
! !
-! SCI2Cint __mSize[2] = {3, 3};; !
+! int __mSize[2] = {3, 3};; !
! !
! !
! !
@@ -607,7 +607,7 @@ mgetl(fd)
! !
! doubleComplex n[3 * 3]; !
! !
-! SCI2Cint __nSize[2] = {3, 3};; !
+! int __nSize[2] = {3, 3};; !
! !
! !
! !
@@ -617,61 +617,61 @@ mgetl(fd)
! !
! doubleComplex o[3 * 3]; !
! !
-! SCI2Cint __oSize[2] = {3, 3};; !
+! int __oSize[2] = {3, 3};; !
! !
! !
! !
! doubleComplex p[3 * 3]; !
! !
-! SCI2Cint __pSize[2] = {3, 3};; !
+! int __pSize[2] = {3, 3};; !
! !
! !
! !
! double __temp21[1 * 2]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 2};; !
+! int ____temp21Size[2] = {1, 2};; !
! !
! !
! !
! double __temp22[1 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 3};; !
+! int ____temp22Size[2] = {1, 3};; !
! !
! !
! !
! double __temp23[1 * 2]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 2};; !
+! int ____temp23Size[2] = {1, 2};; !
! !
! !
! !
! double __temp24[1 * 3]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 3};; !
+! int ____temp24Size[2] = {1, 3};; !
! !
! !
! !
! double __temp25[2 * 3]; !
! !
-! SCI2Cint ____temp25Size[2] = {2, 3};; !
+! int ____temp25Size[2] = {2, 3};; !
! !
! !
! !
! double __temp26[1 * 2]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 2};; !
+! int ____temp26Size[2] = {1, 2};; !
! !
! !
! !
! double __temp27[1 * 3]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 3};; !
+! int ____temp27Size[2] = {1, 3};; !
! !
! !
! !
! double q[3 * 3]; !
! !
-! SCI2Cint __qSize[2] = {3, 3};; !
+! int __qSize[2] = {3, 3};; !
! !
! !
! !
@@ -681,73 +681,73 @@ mgetl(fd)
! !
! doubleComplex s[3 * 3]; !
! !
-! SCI2Cint __sSize[2] = {3, 3};; !
+! int __sSize[2] = {3, 3};; !
! !
! !
! !
! doubleComplex t[3 * 3]; !
! !
-! SCI2Cint __tSize[2] = {3, 3};; !
+! int __tSize[2] = {3, 3};; !
! !
! !
! !
! double __temp28[1 * 2]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 2};; !
+! int ____temp28Size[2] = {1, 2};; !
! !
! !
! !
! double __temp29[1 * 3]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 3};; !
+! int ____temp29Size[2] = {1, 3};; !
! !
! !
! !
! double __temp30[1 * 2]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 2};; !
+! int ____temp30Size[2] = {1, 2};; !
! !
! !
! !
! double __temp31[1 * 3]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 3};; !
+! int ____temp31Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp32[1 * 3]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 3};; !
+! int ____temp32Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex u[1 * 3]; !
! !
-! SCI2Cint __uSize[2] = {1, 3};; !
+! int __uSize[2] = {1, 3};; !
! !
! !
! !
! double __temp33[1 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 2};; !
+! int ____temp33Size[2] = {1, 2};; !
! !
! !
! !
! double v[1 * 3]; !
! !
-! SCI2Cint __vSize[2] = {1, 3};; !
+! int __vSize[2] = {1, 3};; !
! !
! !
! !
! doubleComplex x[1 * 3]; !
! !
-! SCI2Cint __xSize[2] = {1, 3};; !
+! int __xSize[2] = {1, 3};; !
! !
! !
! !
! doubleComplex y[1 * 3]; !
! !
-! SCI2Cint __ySize[2] = {1, 3};; !
+! int __ySize[2] = {1, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref
index e18256da..5aa38fcd 100644
--- a/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpRc.sci.dia.ref
@@ -543,7 +543,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -561,37 +561,37 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double a[1 * 4]; !
! !
-! SCI2Cint __aSize[2] = {1, 4};; !
+! int __aSize[2] = {1, 4};; !
! !
! !
! !
! double b[1 * 5]; !
! !
-! SCI2Cint __bSize[2] = {1, 5};; !
+! int __bSize[2] = {1, 5};; !
! !
! !
! !
! double c[1 * 5]; !
! !
-! SCI2Cint __cSize[2] = {1, 5};; !
+! int __cSize[2] = {1, 5};; !
! !
! !
! !
! double d[1 * 9]; !
! !
-! SCI2Cint __dSize[2] = {1, 9};; !
+! int __dSize[2] = {1, 9};; !
! !
! !
! !
@@ -621,7 +621,7 @@ mgetl(fd)
! !
! doubleComplex __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
@@ -631,7 +631,7 @@ mgetl(fd)
! !
! doubleComplex __temp7[1 * 3]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 3};; !
+! int ____temp7Size[2] = {1, 3};; !
! !
! !
! !
@@ -641,25 +641,25 @@ mgetl(fd)
! !
! doubleComplex e[1 * 4]; !
! !
-! SCI2Cint __eSize[2] = {1, 4};; !
+! int __eSize[2] = {1, 4};; !
! !
! !
! !
! doubleComplex f[1 * 5]; !
! !
-! SCI2Cint __fSize[2] = {1, 5};; !
+! int __fSize[2] = {1, 5};; !
! !
! !
! !
! doubleComplex g[1 * 5]; !
! !
-! SCI2Cint __gSize[2] = {1, 5};; !
+! int __gSize[2] = {1, 5};; !
! !
! !
! !
! doubleComplex h[1 * 9]; !
! !
-! SCI2Cint __hSize[2] = {1, 9};; !
+! int __hSize[2] = {1, 9};; !
! !
! !
! !
@@ -681,25 +681,25 @@ mgetl(fd)
! !
! doubleComplex i[1 * 2]; !
! !
-! SCI2Cint __iSize[2] = {1, 2};; !
+! int __iSize[2] = {1, 2};; !
! !
! !
! !
! doubleComplex j[1 * 2]; !
! !
-! SCI2Cint __jSize[2] = {1, 2};; !
+! int __jSize[2] = {1, 2};; !
! !
! !
! !
! doubleComplex k[1 * 3]; !
! !
-! SCI2Cint __kSize[2] = {1, 3};; !
+! int __kSize[2] = {1, 3};; !
! !
! !
! !
! doubleComplex l[1 * 3]; !
! !
-! SCI2Cint __lSize[2] = {1, 3};; !
+! int __lSize[2] = {1, 3};; !
! !
! !
! !
@@ -721,31 +721,31 @@ mgetl(fd)
! !
! double m[1 * 2]; !
! !
-! SCI2Cint __mSize[2] = {1, 2};; !
+! int __mSize[2] = {1, 2};; !
! !
! !
! !
! doubleComplex n[1 * 3]; !
! !
-! SCI2Cint __nSize[2] = {1, 3};; !
+! int __nSize[2] = {1, 3};; !
! !
! !
! !
! doubleComplex o[1 * 3]; !
! !
-! SCI2Cint __oSize[2] = {1, 3};; !
+! int __oSize[2] = {1, 3};; !
! !
! !
! !
! doubleComplex p[1 * 5]; !
! !
-! SCI2Cint __pSize[2] = {1, 5};; !
+! int __pSize[2] = {1, 5};; !
! !
! !
! !
! doubleComplex q[1 * 5]; !
! !
-! SCI2Cint __qSize[2] = {1, 5};; !
+! int __qSize[2] = {1, 5};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref
index a42f6bdb..f91fc56b 100644
--- a/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpSlash.sci.dia.ref
@@ -541,7 +541,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -563,91 +563,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -661,13 +661,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -705,7 +705,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -715,7 +715,7 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -725,7 +725,7 @@ mgetl(fd)
! !
! doubleComplex __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -735,7 +735,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -745,7 +745,7 @@ mgetl(fd)
! !
! double __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -755,7 +755,7 @@ mgetl(fd)
! !
! doubleComplex __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -765,7 +765,7 @@ mgetl(fd)
! !
! doubleComplex __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -775,7 +775,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -785,7 +785,7 @@ mgetl(fd)
! !
! double __temp29[4 * 4]; !
! !
-! SCI2Cint ____temp29Size[2] = {4, 4};; !
+! int ____temp29Size[2] = {4, 4};; !
! !
! !
! !
@@ -795,7 +795,7 @@ mgetl(fd)
! !
! doubleComplex __temp30[4 * 4]; !
! !
-! SCI2Cint ____temp30Size[2] = {4, 4};; !
+! int ____temp30Size[2] = {4, 4};; !
! !
! !
! !
@@ -805,7 +805,7 @@ mgetl(fd)
! !
! doubleComplex __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -815,7 +815,7 @@ mgetl(fd)
! !
! doubleComplex __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
@@ -825,25 +825,25 @@ mgetl(fd)
! !
! double __temp33[1 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 2};; !
+! int ____temp33Size[2] = {1, 2};; !
! !
! !
! !
! double __temp34[1 * 3]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 3};; !
+! int ____temp34Size[2] = {1, 3};; !
! !
! !
! !
! double __temp35[1 * 2]; !
! !
-! SCI2Cint ____temp35Size[2] = {1, 2};; !
+! int ____temp35Size[2] = {1, 2};; !
! !
! !
! !
! double __temp36[1 * 3]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 3};; !
+! int ____temp36Size[2] = {1, 3};; !
! !
! !
! !
@@ -857,31 +857,31 @@ mgetl(fd)
! !
! double __temp38[1 * 2]; !
! !
-! SCI2Cint ____temp38Size[2] = {1, 2};; !
+! int ____temp38Size[2] = {1, 2};; !
! !
! !
! !
! double __temp39[1 * 3]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 3};; !
+! int ____temp39Size[2] = {1, 3};; !
! !
! !
! !
! double __temp40[1 * 2]; !
! !
-! SCI2Cint ____temp40Size[2] = {1, 2};; !
+! int ____temp40Size[2] = {1, 2};; !
! !
! !
! !
! double __temp41[1 * 3]; !
! !
-! SCI2Cint ____temp41Size[2] = {1, 3};; !
+! int ____temp41Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp42[1 * 3]; !
! !
-! SCI2Cint ____temp42Size[2] = {1, 3};; !
+! int ____temp42Size[2] = {1, 3};; !
! !
! !
! !
@@ -895,31 +895,31 @@ mgetl(fd)
! !
! double __temp44[1 * 2]; !
! !
-! SCI2Cint ____temp44Size[2] = {1, 2};; !
+! int ____temp44Size[2] = {1, 2};; !
! !
! !
! !
! double __temp45[1 * 3]; !
! !
-! SCI2Cint ____temp45Size[2] = {1, 3};; !
+! int ____temp45Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp46[1 * 3]; !
! !
-! SCI2Cint ____temp46Size[2] = {1, 3};; !
+! int ____temp46Size[2] = {1, 3};; !
! !
! !
! !
! double __temp47[1 * 2]; !
! !
-! SCI2Cint ____temp47Size[2] = {1, 2};; !
+! int ____temp47Size[2] = {1, 2};; !
! !
! !
! !
! double __temp48[1 * 3]; !
! !
-! SCI2Cint ____temp48Size[2] = {1, 3};; !
+! int ____temp48Size[2] = {1, 3};; !
! !
! !
! !
@@ -933,37 +933,37 @@ mgetl(fd)
! !
! double __temp50[1 * 2]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 2};; !
+! int ____temp50Size[2] = {1, 2};; !
! !
! !
! !
! double __temp51[1 * 3]; !
! !
-! SCI2Cint ____temp51Size[2] = {1, 3};; !
+! int ____temp51Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp52[1 * 3]; !
! !
-! SCI2Cint ____temp52Size[2] = {1, 3};; !
+! int ____temp52Size[2] = {1, 3};; !
! !
! !
! !
! double __temp53[1 * 2]; !
! !
-! SCI2Cint ____temp53Size[2] = {1, 2};; !
+! int ____temp53Size[2] = {1, 2};; !
! !
! !
! !
! double __temp54[1 * 3]; !
! !
-! SCI2Cint ____temp54Size[2] = {1, 3};; !
+! int ____temp54Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp55[1 * 3]; !
! !
-! SCI2Cint ____temp55Size[2] = {1, 3};; !
+! int ____temp55Size[2] = {1, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref
index 1f439ce1..4e004236 100644
--- a/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_OpStar.sci.dia.ref
@@ -521,7 +521,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -543,91 +543,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -641,13 +641,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -685,7 +685,7 @@ mgetl(fd)
! !
! double __temp21[4 * 4]; !
! !
-! SCI2Cint ____temp21Size[2] = {4, 4};; !
+! int ____temp21Size[2] = {4, 4};; !
! !
! !
! !
@@ -695,7 +695,7 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
@@ -705,7 +705,7 @@ mgetl(fd)
! !
! doubleComplex __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
@@ -715,7 +715,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
@@ -725,7 +725,7 @@ mgetl(fd)
! !
! double __temp25[4 * 4]; !
! !
-! SCI2Cint ____temp25Size[2] = {4, 4};; !
+! int ____temp25Size[2] = {4, 4};; !
! !
! !
! !
@@ -735,7 +735,7 @@ mgetl(fd)
! !
! doubleComplex __temp26[4 * 4]; !
! !
-! SCI2Cint ____temp26Size[2] = {4, 4};; !
+! int ____temp26Size[2] = {4, 4};; !
! !
! !
! !
@@ -745,7 +745,7 @@ mgetl(fd)
! !
! doubleComplex __temp27[4 * 4]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 4};; !
+! int ____temp27Size[2] = {4, 4};; !
! !
! !
! !
@@ -755,7 +755,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 4]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 4};; !
+! int ____temp28Size[2] = {4, 4};; !
! !
! !
! !
@@ -765,7 +765,7 @@ mgetl(fd)
! !
! double __temp29[4 * 4]; !
! !
-! SCI2Cint ____temp29Size[2] = {4, 4};; !
+! int ____temp29Size[2] = {4, 4};; !
! !
! !
! !
@@ -775,7 +775,7 @@ mgetl(fd)
! !
! doubleComplex __temp30[4 * 4]; !
! !
-! SCI2Cint ____temp30Size[2] = {4, 4};; !
+! int ____temp30Size[2] = {4, 4};; !
! !
! !
! !
@@ -785,7 +785,7 @@ mgetl(fd)
! !
! doubleComplex __temp31[4 * 4]; !
! !
-! SCI2Cint ____temp31Size[2] = {4, 4};; !
+! int ____temp31Size[2] = {4, 4};; !
! !
! !
! !
@@ -795,7 +795,7 @@ mgetl(fd)
! !
! doubleComplex __temp32[4 * 4]; !
! !
-! SCI2Cint ____temp32Size[2] = {4, 4};; !
+! int ____temp32Size[2] = {4, 4};; !
! !
! !
! !
@@ -805,31 +805,31 @@ mgetl(fd)
! !
! double __temp33[1 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {1, 2};; !
+! int ____temp33Size[2] = {1, 2};; !
! !
! !
! !
! double __temp34[1 * 3]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 3};; !
+! int ____temp34Size[2] = {1, 3};; !
! !
! !
! !
! double __temp35[1 * 2]; !
! !
-! SCI2Cint ____temp35Size[2] = {1, 2};; !
+! int ____temp35Size[2] = {1, 2};; !
! !
! !
! !
! double __temp36[1 * 3]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 3};; !
+! int ____temp36Size[2] = {1, 3};; !
! !
! !
! !
! double __temp37[3 * 1]; !
! !
-! SCI2Cint ____temp37Size[2] = {3, 1};; !
+! int ____temp37Size[2] = {3, 1};; !
! !
! !
! !
@@ -843,37 +843,37 @@ mgetl(fd)
! !
! double __temp39[1 * 2]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 2};; !
+! int ____temp39Size[2] = {1, 2};; !
! !
! !
! !
! double __temp40[1 * 3]; !
! !
-! SCI2Cint ____temp40Size[2] = {1, 3};; !
+! int ____temp40Size[2] = {1, 3};; !
! !
! !
! !
! double __temp41[1 * 2]; !
! !
-! SCI2Cint ____temp41Size[2] = {1, 2};; !
+! int ____temp41Size[2] = {1, 2};; !
! !
! !
! !
! double __temp42[1 * 3]; !
! !
-! SCI2Cint ____temp42Size[2] = {1, 3};; !
+! int ____temp42Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp43[1 * 3]; !
! !
-! SCI2Cint ____temp43Size[2] = {1, 3};; !
+! int ____temp43Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp44[3 * 1]; !
! !
-! SCI2Cint ____temp44Size[2] = {3, 1};; !
+! int ____temp44Size[2] = {3, 1};; !
! !
! !
! !
@@ -887,37 +887,37 @@ mgetl(fd)
! !
! double __temp46[1 * 2]; !
! !
-! SCI2Cint ____temp46Size[2] = {1, 2};; !
+! int ____temp46Size[2] = {1, 2};; !
! !
! !
! !
! double __temp47[1 * 3]; !
! !
-! SCI2Cint ____temp47Size[2] = {1, 3};; !
+! int ____temp47Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp48[1 * 3]; !
! !
-! SCI2Cint ____temp48Size[2] = {1, 3};; !
+! int ____temp48Size[2] = {1, 3};; !
! !
! !
! !
! double __temp49[1 * 2]; !
! !
-! SCI2Cint ____temp49Size[2] = {1, 2};; !
+! int ____temp49Size[2] = {1, 2};; !
! !
! !
! !
! double __temp50[1 * 3]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 3};; !
+! int ____temp50Size[2] = {1, 3};; !
! !
! !
! !
! double __temp51[3 * 1]; !
! !
-! SCI2Cint ____temp51Size[2] = {3, 1};; !
+! int ____temp51Size[2] = {3, 1};; !
! !
! !
! !
@@ -931,43 +931,43 @@ mgetl(fd)
! !
! double __temp53[1 * 2]; !
! !
-! SCI2Cint ____temp53Size[2] = {1, 2};; !
+! int ____temp53Size[2] = {1, 2};; !
! !
! !
! !
! double __temp54[1 * 3]; !
! !
-! SCI2Cint ____temp54Size[2] = {1, 3};; !
+! int ____temp54Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp55[1 * 3]; !
! !
-! SCI2Cint ____temp55Size[2] = {1, 3};; !
+! int ____temp55Size[2] = {1, 3};; !
! !
! !
! !
! double __temp56[1 * 2]; !
! !
-! SCI2Cint ____temp56Size[2] = {1, 2};; !
+! int ____temp56Size[2] = {1, 2};; !
! !
! !
! !
! double __temp57[1 * 3]; !
! !
-! SCI2Cint ____temp57Size[2] = {1, 3};; !
+! int ____temp57Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp58[1 * 3]; !
! !
-! SCI2Cint ____temp58Size[2] = {1, 3};; !
+! int ____temp58Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp59[3 * 1]; !
! !
-! SCI2Cint ____temp59Size[2] = {3, 1};; !
+! int ____temp59Size[2] = {3, 1};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref
index 5a1541c5..171f633b 100644
--- a/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Size.sci.dia.ref
@@ -519,7 +519,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -537,7 +537,7 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
@@ -547,13 +547,13 @@ mgetl(fd)
! !
! double __temp2[1 * 2]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 2};; !
+! int ____temp2Size[2] = {1, 2};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
@@ -571,7 +571,7 @@ mgetl(fd)
! !
! double __temp6[1 * 2]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 2};; !
+! int ____temp6Size[2] = {1, 2};; !
! !
! !
! !
@@ -581,37 +581,37 @@ mgetl(fd)
! !
! double __temp7[1 * 2]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 2};; !
+! int ____temp7Size[2] = {1, 2};; !
! !
! !
! !
! double __temp8[1 * 3]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 3};; !
+! int ____temp8Size[2] = {1, 3};; !
! !
! !
! !
! double __temp9[1 * 2]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 2};; !
+! int ____temp9Size[2] = {1, 2};; !
! !
! !
! !
! double __temp10[1 * 3]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 3};; !
+! int ____temp10Size[2] = {1, 3};; !
! !
! !
! !
! double __temp11[2 * 3]; !
! !
-! SCI2Cint ____temp11Size[2] = {2, 3};; !
+! int ____temp11Size[2] = {2, 3};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
@@ -621,43 +621,43 @@ mgetl(fd)
! !
! double __temp13[1 * 2]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 2};; !
+! int ____temp13Size[2] = {1, 2};; !
! !
! !
! !
! double __temp14[1 * 3]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 3};; !
+! int ____temp14Size[2] = {1, 3};; !
! !
! !
! !
! double __temp15[1 * 2]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 2};; !
+! int ____temp15Size[2] = {1, 2};; !
! !
! !
! !
! double __temp16[1 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 3};; !
+! int ____temp16Size[2] = {1, 3};; !
! !
! !
! !
! double __temp17[2 * 3]; !
! !
-! SCI2Cint ____temp17Size[2] = {2, 3};; !
+! int ____temp17Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp18[2 * 3]; !
! !
-! SCI2Cint ____temp18Size[2] = {2, 3};; !
+! int ____temp18Size[2] = {2, 3};; !
! !
! !
! !
! double __temp19[1 * 2]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 2};; !
+! int ____temp19Size[2] = {1, 2};; !
! !
! !
! !
@@ -671,7 +671,7 @@ mgetl(fd)
! !
! double __temp20[1 * 2]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 2};; !
+! int ____temp20Size[2] = {1, 2};; !
! !
! !
! !
@@ -685,7 +685,7 @@ mgetl(fd)
! !
! double __temp21[1 * 2]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 2};; !
+! int ____temp21Size[2] = {1, 2};; !
! !
! !
! !
@@ -695,37 +695,37 @@ mgetl(fd)
! !
! double __temp22[1 * 2]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 2};; !
+! int ____temp22Size[2] = {1, 2};; !
! !
! !
! !
! double __temp23[1 * 3]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 3};; !
+! int ____temp23Size[2] = {1, 3};; !
! !
! !
! !
! double __temp24[1 * 2]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 2};; !
+! int ____temp24Size[2] = {1, 2};; !
! !
! !
! !
! double __temp25[1 * 3]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 3};; !
+! int ____temp25Size[2] = {1, 3};; !
! !
! !
! !
! double a[2 * 3]; !
! !
-! SCI2Cint __aSize[2] = {2, 3};; !
+! int __aSize[2] = {2, 3};; !
! !
! !
! !
! double __temp26[1 * 2]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 2};; !
+! int ____temp26Size[2] = {1, 2};; !
! !
! !
! !
@@ -735,43 +735,43 @@ mgetl(fd)
! !
! double __temp27[1 * 2]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 2};; !
+! int ____temp27Size[2] = {1, 2};; !
! !
! !
! !
! double __temp28[1 * 3]; !
! !
-! SCI2Cint ____temp28Size[2] = {1, 3};; !
+! int ____temp28Size[2] = {1, 3};; !
! !
! !
! !
! double __temp29[1 * 2]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 2};; !
+! int ____temp29Size[2] = {1, 2};; !
! !
! !
! !
! double __temp30[1 * 3]; !
! !
-! SCI2Cint ____temp30Size[2] = {1, 3};; !
+! int ____temp30Size[2] = {1, 3};; !
! !
! !
! !
! double __temp31[2 * 3]; !
! !
-! SCI2Cint ____temp31Size[2] = {2, 3};; !
+! int ____temp31Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex b[2 * 3]; !
! !
-! SCI2Cint __bSize[2] = {2, 3};; !
+! int __bSize[2] = {2, 3};; !
! !
! !
! !
! double __temp32[1 * 2]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 2};; !
+! int ____temp32Size[2] = {1, 2};; !
! !
! !
! !
@@ -809,31 +809,31 @@ mgetl(fd)
! !
! double __temp37[1 * 2]; !
! !
-! SCI2Cint ____temp37Size[2] = {1, 2};; !
+! int ____temp37Size[2] = {1, 2};; !
! !
! !
! !
! double __temp38[1 * 3]; !
! !
-! SCI2Cint ____temp38Size[2] = {1, 3};; !
+! int ____temp38Size[2] = {1, 3};; !
! !
! !
! !
! double __temp39[1 * 2]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 2};; !
+! int ____temp39Size[2] = {1, 2};; !
! !
! !
! !
! double __temp40[1 * 3]; !
! !
-! SCI2Cint ____temp40Size[2] = {1, 3};; !
+! int ____temp40Size[2] = {1, 3};; !
! !
! !
! !
! double __temp41[2 * 3]; !
! !
-! SCI2Cint ____temp41Size[2] = {2, 3};; !
+! int ____temp41Size[2] = {2, 3};; !
! !
! !
! !
@@ -847,37 +847,37 @@ mgetl(fd)
! !
! double __temp43[1 * 2]; !
! !
-! SCI2Cint ____temp43Size[2] = {1, 2};; !
+! int ____temp43Size[2] = {1, 2};; !
! !
! !
! !
! double __temp44[1 * 3]; !
! !
-! SCI2Cint ____temp44Size[2] = {1, 3};; !
+! int ____temp44Size[2] = {1, 3};; !
! !
! !
! !
! double __temp45[1 * 2]; !
! !
-! SCI2Cint ____temp45Size[2] = {1, 2};; !
+! int ____temp45Size[2] = {1, 2};; !
! !
! !
! !
! double __temp46[1 * 3]; !
! !
-! SCI2Cint ____temp46Size[2] = {1, 3};; !
+! int ____temp46Size[2] = {1, 3};; !
! !
! !
! !
! double __temp47[2 * 3]; !
! !
-! SCI2Cint ____temp47Size[2] = {2, 3};; !
+! int ____temp47Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp48[2 * 3]; !
! !
-! SCI2Cint ____temp48Size[2] = {2, 3};; !
+! int ____temp48Size[2] = {2, 3};; !
! !
! !
! !
@@ -907,25 +907,25 @@ mgetl(fd)
! !
! double __temp52[1 * 2]; !
! !
-! SCI2Cint ____temp52Size[2] = {1, 2};; !
+! int ____temp52Size[2] = {1, 2};; !
! !
! !
! !
! double __temp53[1 * 3]; !
! !
-! SCI2Cint ____temp53Size[2] = {1, 3};; !
+! int ____temp53Size[2] = {1, 3};; !
! !
! !
! !
! double __temp54[1 * 2]; !
! !
-! SCI2Cint ____temp54Size[2] = {1, 2};; !
+! int ____temp54Size[2] = {1, 2};; !
! !
! !
! !
! double __temp55[1 * 3]; !
! !
-! SCI2Cint ____temp55Size[2] = {1, 3};; !
+! int ____temp55Size[2] = {1, 3};; !
! !
! !
! !
@@ -939,31 +939,31 @@ mgetl(fd)
! !
! double __temp57[1 * 2]; !
! !
-! SCI2Cint ____temp57Size[2] = {1, 2};; !
+! int ____temp57Size[2] = {1, 2};; !
! !
! !
! !
! double __temp58[1 * 3]; !
! !
-! SCI2Cint ____temp58Size[2] = {1, 3};; !
+! int ____temp58Size[2] = {1, 3};; !
! !
! !
! !
! double __temp59[1 * 2]; !
! !
-! SCI2Cint ____temp59Size[2] = {1, 2};; !
+! int ____temp59Size[2] = {1, 2};; !
! !
! !
! !
! double __temp60[1 * 3]; !
! !
-! SCI2Cint ____temp60Size[2] = {1, 3};; !
+! int ____temp60Size[2] = {1, 3};; !
! !
! !
! !
! double __temp61[2 * 3]; !
! !
-! SCI2Cint ____temp61Size[2] = {2, 3};; !
+! int ____temp61Size[2] = {2, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref
index 94de3707..ff14bf0a 100644
--- a/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Stdevf.sci.dia.ref
@@ -615,7 +615,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -641,7 +641,7 @@ mgetl(fd)
! !
! char __temp2[1*16] = {"*******1*******"}; !
! !
-! SCI2Cint ____temp2Size[2] = {1,16}; !
+! int ____temp2Size[2] = {1,16}; !
! !
! !
! !
@@ -651,25 +651,25 @@ mgetl(fd)
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double __temp5[1 * 2]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 2};; !
+! int ____temp5Size[2] = {1, 2};; !
! !
! !
! !
! double __temp6[1 * 3]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 3};; !
+! int ____temp6Size[2] = {1, 3};; !
! !
! !
! !
@@ -683,7 +683,7 @@ mgetl(fd)
! !
! char __temp8[1*16] = {"*******2*******"}; !
! !
-! SCI2Cint ____temp8Size[2] = {1,16}; !
+! int ____temp8Size[2] = {1,16}; !
! !
! !
! !
@@ -705,7 +705,7 @@ mgetl(fd)
! !
! char __temp11[1*16] = {"*******3*******"}; !
! !
-! SCI2Cint ____temp11Size[2] = {1,16}; !
+! int ____temp11Size[2] = {1,16}; !
! !
! !
! !
@@ -715,31 +715,31 @@ mgetl(fd)
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp16[1 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {1, 3};; !
+! int ____temp16Size[2] = {1, 3};; !
! !
! !
! !
@@ -753,7 +753,7 @@ mgetl(fd)
! !
! char __temp18[1*16] = {"*******4*******"}; !
! !
-! SCI2Cint ____temp18Size[2] = {1,16}; !
+! int ____temp18Size[2] = {1,16}; !
! !
! !
! !
@@ -763,67 +763,67 @@ mgetl(fd)
! !
! double __temp19[1 * 2]; !
! !
-! SCI2Cint ____temp19Size[2] = {1, 2};; !
+! int ____temp19Size[2] = {1, 2};; !
! !
! !
! !
! double __temp20[1 * 3]; !
! !
-! SCI2Cint ____temp20Size[2] = {1, 3};; !
+! int ____temp20Size[2] = {1, 3};; !
! !
! !
! !
! double __temp21[1 * 2]; !
! !
-! SCI2Cint ____temp21Size[2] = {1, 2};; !
+! int ____temp21Size[2] = {1, 2};; !
! !
! !
! !
! double __temp22[1 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {1, 3};; !
+! int ____temp22Size[2] = {1, 3};; !
! !
! !
! !
! double __temp23[2 * 3]; !
! !
-! SCI2Cint ____temp23Size[2] = {2, 3};; !
+! int ____temp23Size[2] = {2, 3};; !
! !
! !
! !
! double __temp24[1 * 2]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 2};; !
+! int ____temp24Size[2] = {1, 2};; !
! !
! !
! !
! double __temp25[1 * 3]; !
! !
-! SCI2Cint ____temp25Size[2] = {1, 3};; !
+! int ____temp25Size[2] = {1, 3};; !
! !
! !
! !
! double __temp26[1 * 2]; !
! !
-! SCI2Cint ____temp26Size[2] = {1, 2};; !
+! int ____temp26Size[2] = {1, 2};; !
! !
! !
! !
! double __temp27[1 * 3]; !
! !
-! SCI2Cint ____temp27Size[2] = {1, 3};; !
+! int ____temp27Size[2] = {1, 3};; !
! !
! !
! !
! double __temp28[2 * 3]; !
! !
-! SCI2Cint ____temp28Size[2] = {2, 3};; !
+! int ____temp28Size[2] = {2, 3};; !
! !
! !
! !
! double __temp29[1 * 3]; !
! !
-! SCI2Cint ____temp29Size[2] = {1, 3};; !
+! int ____temp29Size[2] = {1, 3};; !
! !
! !
! !
@@ -833,7 +833,7 @@ mgetl(fd)
! !
! char __temp30[1*16] = {"*******5*******"}; !
! !
-! SCI2Cint ____temp30Size[2] = {1,16}; !
+! int ____temp30Size[2] = {1,16}; !
! !
! !
! !
@@ -843,67 +843,67 @@ mgetl(fd)
! !
! double __temp31[1 * 2]; !
! !
-! SCI2Cint ____temp31Size[2] = {1, 2};; !
+! int ____temp31Size[2] = {1, 2};; !
! !
! !
! !
! double __temp32[1 * 2]; !
! !
-! SCI2Cint ____temp32Size[2] = {1, 2};; !
+! int ____temp32Size[2] = {1, 2};; !
! !
! !
! !
! double __temp33[2 * 2]; !
! !
-! SCI2Cint ____temp33Size[2] = {2, 2};; !
+! int ____temp33Size[2] = {2, 2};; !
! !
! !
! !
! double __temp34[1 * 2]; !
! !
-! SCI2Cint ____temp34Size[2] = {1, 2};; !
+! int ____temp34Size[2] = {1, 2};; !
! !
! !
! !
! double __temp35[3 * 2]; !
! !
-! SCI2Cint ____temp35Size[2] = {3, 2};; !
+! int ____temp35Size[2] = {3, 2};; !
! !
! !
! !
! double __temp36[1 * 2]; !
! !
-! SCI2Cint ____temp36Size[2] = {1, 2};; !
+! int ____temp36Size[2] = {1, 2};; !
! !
! !
! !
! double __temp37[1 * 2]; !
! !
-! SCI2Cint ____temp37Size[2] = {1, 2};; !
+! int ____temp37Size[2] = {1, 2};; !
! !
! !
! !
! double __temp38[2 * 2]; !
! !
-! SCI2Cint ____temp38Size[2] = {2, 2};; !
+! int ____temp38Size[2] = {2, 2};; !
! !
! !
! !
! double __temp39[1 * 2]; !
! !
-! SCI2Cint ____temp39Size[2] = {1, 2};; !
+! int ____temp39Size[2] = {1, 2};; !
! !
! !
! !
! double __temp40[3 * 2]; !
! !
-! SCI2Cint ____temp40Size[2] = {3, 2};; !
+! int ____temp40Size[2] = {3, 2};; !
! !
! !
! !
! double __temp41[3 * 1]; !
! !
-! SCI2Cint ____temp41Size[2] = {3, 1};; !
+! int ____temp41Size[2] = {3, 1};; !
! !
! !
! !
@@ -913,7 +913,7 @@ mgetl(fd)
! !
! char __temp42[1*16] = {"*******6*******"}; !
! !
-! SCI2Cint ____temp42Size[2] = {1,16}; !
+! int ____temp42Size[2] = {1,16}; !
! !
! !
! !
@@ -939,7 +939,7 @@ mgetl(fd)
! !
! char __temp46[1*16] = {"*******7*******"}; !
! !
-! SCI2Cint ____temp46Size[2] = {1,16}; !
+! int ____temp46Size[2] = {1,16}; !
! !
! !
! !
@@ -961,25 +961,25 @@ mgetl(fd)
! !
! doubleComplex __temp50[1 * 2]; !
! !
-! SCI2Cint ____temp50Size[2] = {1, 2};; !
+! int ____temp50Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp51[1 * 3]; !
! !
-! SCI2Cint ____temp51Size[2] = {1, 3};; !
+! int ____temp51Size[2] = {1, 3};; !
! !
! !
! !
! double __temp52[1 * 2]; !
! !
-! SCI2Cint ____temp52Size[2] = {1, 2};; !
+! int ____temp52Size[2] = {1, 2};; !
! !
! !
! !
! double __temp53[1 * 3]; !
! !
-! SCI2Cint ____temp53Size[2] = {1, 3};; !
+! int ____temp53Size[2] = {1, 3};; !
! !
! !
! !
@@ -993,7 +993,7 @@ mgetl(fd)
! !
! char __temp55[1*16] = {"*******8*******"}; !
! !
-! SCI2Cint ____temp55Size[2] = {1,16}; !
+! int ____temp55Size[2] = {1,16}; !
! !
! !
! !
@@ -1023,7 +1023,7 @@ mgetl(fd)
! !
! char __temp60[1*16] = {"*******9*******"}; !
! !
-! SCI2Cint ____temp60Size[2] = {1,16}; !
+! int ____temp60Size[2] = {1,16}; !
! !
! !
! !
@@ -1045,31 +1045,31 @@ mgetl(fd)
! !
! doubleComplex __temp64[1 * 2]; !
! !
-! SCI2Cint ____temp64Size[2] = {1, 2};; !
+! int ____temp64Size[2] = {1, 2};; !
! !
! !
! !
! doubleComplex __temp65[1 * 3]; !
! !
-! SCI2Cint ____temp65Size[2] = {1, 3};; !
+! int ____temp65Size[2] = {1, 3};; !
! !
! !
! !
! double __temp66[1 * 2]; !
! !
-! SCI2Cint ____temp66Size[2] = {1, 2};; !
+! int ____temp66Size[2] = {1, 2};; !
! !
! !
! !
! double __temp67[1 * 3]; !
! !
-! SCI2Cint ____temp67Size[2] = {1, 3};; !
+! int ____temp67Size[2] = {1, 3};; !
! !
! !
! !
! doubleComplex __temp68[1 * 3]; !
! !
-! SCI2Cint ____temp68Size[2] = {1, 3};; !
+! int ____temp68Size[2] = {1, 3};; !
! !
! !
! !
@@ -1083,7 +1083,7 @@ mgetl(fd)
! !
! char __temp70[1*16] = {"******10*******"}; !
! !
-! SCI2Cint ____temp70Size[2] = {1,16}; !
+! int ____temp70Size[2] = {1,16}; !
! !
! !
! !
@@ -1093,73 +1093,73 @@ mgetl(fd)
! !
! double __temp71[1 * 2]; !
! !
-! SCI2Cint ____temp71Size[2] = {1, 2};; !
+! int ____temp71Size[2] = {1, 2};; !
! !
! !
! !
! double __temp72[1 * 3]; !
! !
-! SCI2Cint ____temp72Size[2] = {1, 3};; !
+! int ____temp72Size[2] = {1, 3};; !
! !
! !
! !
! double __temp73[1 * 2]; !
! !
-! SCI2Cint ____temp73Size[2] = {1, 2};; !
+! int ____temp73Size[2] = {1, 2};; !
! !
! !
! !
! double __temp74[1 * 3]; !
! !
-! SCI2Cint ____temp74Size[2] = {1, 3};; !
+! int ____temp74Size[2] = {1, 3};; !
! !
! !
! !
! double __temp75[2 * 3]; !
! !
-! SCI2Cint ____temp75Size[2] = {2, 3};; !
+! int ____temp75Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp76[2 * 3]; !
! !
-! SCI2Cint ____temp76Size[2] = {2, 3};; !
+! int ____temp76Size[2] = {2, 3};; !
! !
! !
! !
! double __temp77[1 * 2]; !
! !
-! SCI2Cint ____temp77Size[2] = {1, 2};; !
+! int ____temp77Size[2] = {1, 2};; !
! !
! !
! !
! double __temp78[1 * 3]; !
! !
-! SCI2Cint ____temp78Size[2] = {1, 3};; !
+! int ____temp78Size[2] = {1, 3};; !
! !
! !
! !
! double __temp79[1 * 2]; !
! !
-! SCI2Cint ____temp79Size[2] = {1, 2};; !
+! int ____temp79Size[2] = {1, 2};; !
! !
! !
! !
! double __temp80[1 * 3]; !
! !
-! SCI2Cint ____temp80Size[2] = {1, 3};; !
+! int ____temp80Size[2] = {1, 3};; !
! !
! !
! !
! double __temp81[2 * 3]; !
! !
-! SCI2Cint ____temp81Size[2] = {2, 3};; !
+! int ____temp81Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp82[1 * 3]; !
! !
-! SCI2Cint ____temp82Size[2] = {1, 3};; !
+! int ____temp82Size[2] = {1, 3};; !
! !
! !
! !
@@ -1169,7 +1169,7 @@ mgetl(fd)
! !
! char __temp83[1*16] = {"******11*******"}; !
! !
-! SCI2Cint ____temp83Size[2] = {1,16}; !
+! int ____temp83Size[2] = {1,16}; !
! !
! !
! !
@@ -1179,73 +1179,73 @@ mgetl(fd)
! !
! double __temp84[1 * 2]; !
! !
-! SCI2Cint ____temp84Size[2] = {1, 2};; !
+! int ____temp84Size[2] = {1, 2};; !
! !
! !
! !
! double __temp85[1 * 2]; !
! !
-! SCI2Cint ____temp85Size[2] = {1, 2};; !
+! int ____temp85Size[2] = {1, 2};; !
! !
! !
! !
! double __temp86[2 * 2]; !
! !
-! SCI2Cint ____temp86Size[2] = {2, 2};; !
+! int ____temp86Size[2] = {2, 2};; !
! !
! !
! !
! double __temp87[1 * 2]; !
! !
-! SCI2Cint ____temp87Size[2] = {1, 2};; !
+! int ____temp87Size[2] = {1, 2};; !
! !
! !
! !
! double __temp88[3 * 2]; !
! !
-! SCI2Cint ____temp88Size[2] = {3, 2};; !
+! int ____temp88Size[2] = {3, 2};; !
! !
! !
! !
! double __temp89[1 * 2]; !
! !
-! SCI2Cint ____temp89Size[2] = {1, 2};; !
+! int ____temp89Size[2] = {1, 2};; !
! !
! !
! !
! double __temp90[1 * 2]; !
! !
-! SCI2Cint ____temp90Size[2] = {1, 2};; !
+! int ____temp90Size[2] = {1, 2};; !
! !
! !
! !
! double __temp91[2 * 2]; !
! !
-! SCI2Cint ____temp91Size[2] = {2, 2};; !
+! int ____temp91Size[2] = {2, 2};; !
! !
! !
! !
! double __temp92[1 * 2]; !
! !
-! SCI2Cint ____temp92Size[2] = {1, 2};; !
+! int ____temp92Size[2] = {1, 2};; !
! !
! !
! !
! double __temp93[3 * 2]; !
! !
-! SCI2Cint ____temp93Size[2] = {3, 2};; !
+! int ____temp93Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp94[3 * 2]; !
! !
-! SCI2Cint ____temp94Size[2] = {3, 2};; !
+! int ____temp94Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp95[3 * 1]; !
! !
-! SCI2Cint ____temp95Size[2] = {3, 1};; !
+! int ____temp95Size[2] = {3, 1};; !
! !
! !
! !
@@ -1255,109 +1255,109 @@ mgetl(fd)
! !
! double __temp96[1 * 2]; !
! !
-! SCI2Cint ____temp96Size[2] = {1, 2};; !
+! int ____temp96Size[2] = {1, 2};; !
! !
! !
! !
! double __temp97[1 * 3]; !
! !
-! SCI2Cint ____temp97Size[2] = {1, 3};; !
+! int ____temp97Size[2] = {1, 3};; !
! !
! !
! !
! double __temp98[1 * 2]; !
! !
-! SCI2Cint ____temp98Size[2] = {1, 2};; !
+! int ____temp98Size[2] = {1, 2};; !
! !
! !
! !
! double __temp99[1 * 3]; !
! !
-! SCI2Cint ____temp99Size[2] = {1, 3};; !
+! int ____temp99Size[2] = {1, 3};; !
! !
! !
! !
! double __temp100[2 * 3]; !
! !
-! SCI2Cint ____temp100Size[2] = {2, 3};; !
+! int ____temp100Size[2] = {2, 3};; !
! !
! !
! !
! double __temp101[1 * 2]; !
! !
-! SCI2Cint ____temp101Size[2] = {1, 2};; !
+! int ____temp101Size[2] = {1, 2};; !
! !
! !
! !
! double __temp102[1 * 3]; !
! !
-! SCI2Cint ____temp102Size[2] = {1, 3};; !
+! int ____temp102Size[2] = {1, 3};; !
! !
! !
! !
! double __temp103[1 * 2]; !
! !
-! SCI2Cint ____temp103Size[2] = {1, 2};; !
+! int ____temp103Size[2] = {1, 2};; !
! !
! !
! !
! double __temp104[1 * 3]; !
! !
-! SCI2Cint ____temp104Size[2] = {1, 3};; !
+! int ____temp104Size[2] = {1, 3};; !
! !
! !
! !
! double __temp105[2 * 3]; !
! !
-! SCI2Cint ____temp105Size[2] = {2, 3};; !
+! int ____temp105Size[2] = {2, 3};; !
! !
! !
! !
! double __temp106[1 * 2]; !
! !
-! SCI2Cint ____temp106Size[2] = {1, 2};; !
+! int ____temp106Size[2] = {1, 2};; !
! !
! !
! !
! double __temp107[1 * 3]; !
! !
-! SCI2Cint ____temp107Size[2] = {1, 3};; !
+! int ____temp107Size[2] = {1, 3};; !
! !
! !
! !
! double __temp108[1 * 2]; !
! !
-! SCI2Cint ____temp108Size[2] = {1, 2};; !
+! int ____temp108Size[2] = {1, 2};; !
! !
! !
! !
! double __temp109[1 * 3]; !
! !
-! SCI2Cint ____temp109Size[2] = {1, 3};; !
+! int ____temp109Size[2] = {1, 3};; !
! !
! !
! !
! double __temp110[2 * 3]; !
! !
-! SCI2Cint ____temp110Size[2] = {2, 3};; !
+! int ____temp110Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp111[2 * 3]; !
! !
-! SCI2Cint ____temp111Size[2] = {2, 3};; !
+! int ____temp111Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp112[2 * 3]; !
! !
-! SCI2Cint ____temp112Size[2] = {2, 3};; !
+! int ____temp112Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp113[1 * 3]; !
! !
-! SCI2Cint ____temp113Size[2] = {1, 3};; !
+! int ____temp113Size[2] = {1, 3};; !
! !
! !
! !
@@ -1367,7 +1367,7 @@ mgetl(fd)
! !
! char __temp114[1*16] = {"******12*******"}; !
! !
-! SCI2Cint ____temp114Size[2] = {1,16}; !
+! int ____temp114Size[2] = {1,16}; !
! !
! !
! !
@@ -1377,73 +1377,73 @@ mgetl(fd)
! !
! double __temp115[1 * 2]; !
! !
-! SCI2Cint ____temp115Size[2] = {1, 2};; !
+! int ____temp115Size[2] = {1, 2};; !
! !
! !
! !
! double __temp116[1 * 3]; !
! !
-! SCI2Cint ____temp116Size[2] = {1, 3};; !
+! int ____temp116Size[2] = {1, 3};; !
! !
! !
! !
! double __temp117[1 * 2]; !
! !
-! SCI2Cint ____temp117Size[2] = {1, 2};; !
+! int ____temp117Size[2] = {1, 2};; !
! !
! !
! !
! double __temp118[1 * 3]; !
! !
-! SCI2Cint ____temp118Size[2] = {1, 3};; !
+! int ____temp118Size[2] = {1, 3};; !
! !
! !
! !
! double __temp119[2 * 3]; !
! !
-! SCI2Cint ____temp119Size[2] = {2, 3};; !
+! int ____temp119Size[2] = {2, 3};; !
! !
! !
! !
! double __temp120[1 * 2]; !
! !
-! SCI2Cint ____temp120Size[2] = {1, 2};; !
+! int ____temp120Size[2] = {1, 2};; !
! !
! !
! !
! double __temp121[1 * 3]; !
! !
-! SCI2Cint ____temp121Size[2] = {1, 3};; !
+! int ____temp121Size[2] = {1, 3};; !
! !
! !
! !
! double __temp122[1 * 2]; !
! !
-! SCI2Cint ____temp122Size[2] = {1, 2};; !
+! int ____temp122Size[2] = {1, 2};; !
! !
! !
! !
! double __temp123[1 * 3]; !
! !
-! SCI2Cint ____temp123Size[2] = {1, 3};; !
+! int ____temp123Size[2] = {1, 3};; !
! !
! !
! !
! double __temp124[2 * 3]; !
! !
-! SCI2Cint ____temp124Size[2] = {2, 3};; !
+! int ____temp124Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp125[2 * 3]; !
! !
-! SCI2Cint ____temp125Size[2] = {2, 3};; !
+! int ____temp125Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp126[1 * 3]; !
! !
-! SCI2Cint ____temp126Size[2] = {1, 3};; !
+! int ____temp126Size[2] = {1, 3};; !
! !
! !
! !
@@ -1453,7 +1453,7 @@ mgetl(fd)
! !
! char __temp127[1*16] = {"******13*******"}; !
! !
-! SCI2Cint ____temp127Size[2] = {1,16}; !
+! int ____temp127Size[2] = {1,16}; !
! !
! !
! !
@@ -1463,73 +1463,73 @@ mgetl(fd)
! !
! double __temp128[1 * 2]; !
! !
-! SCI2Cint ____temp128Size[2] = {1, 2};; !
+! int ____temp128Size[2] = {1, 2};; !
! !
! !
! !
! double __temp129[1 * 2]; !
! !
-! SCI2Cint ____temp129Size[2] = {1, 2};; !
+! int ____temp129Size[2] = {1, 2};; !
! !
! !
! !
! double __temp130[2 * 2]; !
! !
-! SCI2Cint ____temp130Size[2] = {2, 2};; !
+! int ____temp130Size[2] = {2, 2};; !
! !
! !
! !
! double __temp131[1 * 2]; !
! !
-! SCI2Cint ____temp131Size[2] = {1, 2};; !
+! int ____temp131Size[2] = {1, 2};; !
! !
! !
! !
! double __temp132[3 * 2]; !
! !
-! SCI2Cint ____temp132Size[2] = {3, 2};; !
+! int ____temp132Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp133[3 * 2]; !
! !
-! SCI2Cint ____temp133Size[2] = {3, 2};; !
+! int ____temp133Size[2] = {3, 2};; !
! !
! !
! !
! double __temp134[1 * 2]; !
! !
-! SCI2Cint ____temp134Size[2] = {1, 2};; !
+! int ____temp134Size[2] = {1, 2};; !
! !
! !
! !
! double __temp135[1 * 2]; !
! !
-! SCI2Cint ____temp135Size[2] = {1, 2};; !
+! int ____temp135Size[2] = {1, 2};; !
! !
! !
! !
! double __temp136[2 * 2]; !
! !
-! SCI2Cint ____temp136Size[2] = {2, 2};; !
+! int ____temp136Size[2] = {2, 2};; !
! !
! !
! !
! double __temp137[1 * 2]; !
! !
-! SCI2Cint ____temp137Size[2] = {1, 2};; !
+! int ____temp137Size[2] = {1, 2};; !
! !
! !
! !
! double __temp138[3 * 2]; !
! !
-! SCI2Cint ____temp138Size[2] = {3, 2};; !
+! int ____temp138Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp139[3 * 1]; !
! !
-! SCI2Cint ____temp139Size[2] = {3, 1};; !
+! int ____temp139Size[2] = {3, 1};; !
! !
! !
! !
@@ -1539,7 +1539,7 @@ mgetl(fd)
! !
! char __temp140[1*16] = {"******14*******"}; !
! !
-! SCI2Cint ____temp140Size[2] = {1,16}; !
+! int ____temp140Size[2] = {1,16}; !
! !
! !
! !
@@ -1549,79 +1549,79 @@ mgetl(fd)
! !
! double __temp141[1 * 2]; !
! !
-! SCI2Cint ____temp141Size[2] = {1, 2};; !
+! int ____temp141Size[2] = {1, 2};; !
! !
! !
! !
! double __temp142[1 * 3]; !
! !
-! SCI2Cint ____temp142Size[2] = {1, 3};; !
+! int ____temp142Size[2] = {1, 3};; !
! !
! !
! !
! double __temp143[1 * 2]; !
! !
-! SCI2Cint ____temp143Size[2] = {1, 2};; !
+! int ____temp143Size[2] = {1, 2};; !
! !
! !
! !
! double __temp144[1 * 3]; !
! !
-! SCI2Cint ____temp144Size[2] = {1, 3};; !
+! int ____temp144Size[2] = {1, 3};; !
! !
! !
! !
! double __temp145[2 * 3]; !
! !
-! SCI2Cint ____temp145Size[2] = {2, 3};; !
+! int ____temp145Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp146[2 * 3]; !
! !
-! SCI2Cint ____temp146Size[2] = {2, 3};; !
+! int ____temp146Size[2] = {2, 3};; !
! !
! !
! !
! double __temp147[1 * 2]; !
! !
-! SCI2Cint ____temp147Size[2] = {1, 2};; !
+! int ____temp147Size[2] = {1, 2};; !
! !
! !
! !
! double __temp148[1 * 3]; !
! !
-! SCI2Cint ____temp148Size[2] = {1, 3};; !
+! int ____temp148Size[2] = {1, 3};; !
! !
! !
! !
! double __temp149[1 * 2]; !
! !
-! SCI2Cint ____temp149Size[2] = {1, 2};; !
+! int ____temp149Size[2] = {1, 2};; !
! !
! !
! !
! double __temp150[1 * 3]; !
! !
-! SCI2Cint ____temp150Size[2] = {1, 3};; !
+! int ____temp150Size[2] = {1, 3};; !
! !
! !
! !
! double __temp151[2 * 3]; !
! !
-! SCI2Cint ____temp151Size[2] = {2, 3};; !
+! int ____temp151Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp152[2 * 3]; !
! !
-! SCI2Cint ____temp152Size[2] = {2, 3};; !
+! int ____temp152Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex __temp153[1 * 3]; !
! !
-! SCI2Cint ____temp153Size[2] = {1, 3};; !
+! int ____temp153Size[2] = {1, 3};; !
! !
! !
! !
@@ -1631,7 +1631,7 @@ mgetl(fd)
! !
! char __temp154[1*16] = {"******15*******"}; !
! !
-! SCI2Cint ____temp154Size[2] = {1,16}; !
+! int ____temp154Size[2] = {1,16}; !
! !
! !
! !
@@ -1641,79 +1641,79 @@ mgetl(fd)
! !
! double __temp155[1 * 2]; !
! !
-! SCI2Cint ____temp155Size[2] = {1, 2};; !
+! int ____temp155Size[2] = {1, 2};; !
! !
! !
! !
! double __temp156[1 * 2]; !
! !
-! SCI2Cint ____temp156Size[2] = {1, 2};; !
+! int ____temp156Size[2] = {1, 2};; !
! !
! !
! !
! double __temp157[2 * 2]; !
! !
-! SCI2Cint ____temp157Size[2] = {2, 2};; !
+! int ____temp157Size[2] = {2, 2};; !
! !
! !
! !
! double __temp158[1 * 2]; !
! !
-! SCI2Cint ____temp158Size[2] = {1, 2};; !
+! int ____temp158Size[2] = {1, 2};; !
! !
! !
! !
! double __temp159[3 * 2]; !
! !
-! SCI2Cint ____temp159Size[2] = {3, 2};; !
+! int ____temp159Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp160[3 * 2]; !
! !
-! SCI2Cint ____temp160Size[2] = {3, 2};; !
+! int ____temp160Size[2] = {3, 2};; !
! !
! !
! !
! double __temp161[1 * 2]; !
! !
-! SCI2Cint ____temp161Size[2] = {1, 2};; !
+! int ____temp161Size[2] = {1, 2};; !
! !
! !
! !
! double __temp162[1 * 2]; !
! !
-! SCI2Cint ____temp162Size[2] = {1, 2};; !
+! int ____temp162Size[2] = {1, 2};; !
! !
! !
! !
! double __temp163[2 * 2]; !
! !
-! SCI2Cint ____temp163Size[2] = {2, 2};; !
+! int ____temp163Size[2] = {2, 2};; !
! !
! !
! !
! double __temp164[1 * 2]; !
! !
-! SCI2Cint ____temp164Size[2] = {1, 2};; !
+! int ____temp164Size[2] = {1, 2};; !
! !
! !
! !
! double __temp165[3 * 2]; !
! !
-! SCI2Cint ____temp165Size[2] = {3, 2};; !
+! int ____temp165Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp166[3 * 2]; !
! !
-! SCI2Cint ____temp166Size[2] = {3, 2};; !
+! int ____temp166Size[2] = {3, 2};; !
! !
! !
! !
! doubleComplex __temp167[3 * 1]; !
! !
-! SCI2Cint ____temp167Size[2] = {3, 1};; !
+! int ____temp167Size[2] = {3, 1};; !
! !
! !
! !
@@ -1723,7 +1723,7 @@ mgetl(fd)
! !
! char __temp168[1*16] = {"******16*******"}; !
! !
-! SCI2Cint ____temp168Size[2] = {1,16}; !
+! int ____temp168Size[2] = {1,16}; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref
index 640a010f..0c2b972e 100644
--- a/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Trace.sci.dia.ref
@@ -269,7 +269,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -287,49 +287,49 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double __temp5[2 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {2, 3};; !
+! int ____temp5Size[2] = {2, 3};; !
! !
! !
! !
! double __temp6[1 * 2]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 2};; !
+! int ____temp6Size[2] = {1, 2};; !
! !
! !
! !
! double __temp7[1 * 3]; !
! !
-! SCI2Cint ____temp7Size[2] = {1, 3};; !
+! int ____temp7Size[2] = {1, 3};; !
! !
! !
! !
! double a[3 * 3]; !
! !
-! SCI2Cint __aSize[2] = {3, 3};; !
+! int __aSize[2] = {3, 3};; !
! !
! !
! !
@@ -343,55 +343,55 @@ mgetl(fd)
! !
! double __temp9[1 * 2]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 2};; !
+! int ____temp9Size[2] = {1, 2};; !
! !
! !
! !
! double __temp10[1 * 3]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 3};; !
+! int ____temp10Size[2] = {1, 3};; !
! !
! !
! !
! double __temp11[1 * 2]; !
! !
-! SCI2Cint ____temp11Size[2] = {1, 2};; !
+! int ____temp11Size[2] = {1, 2};; !
! !
! !
! !
! double __temp12[1 * 3]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 3};; !
+! int ____temp12Size[2] = {1, 3};; !
! !
! !
! !
! double __temp13[2 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {2, 3};; !
+! int ____temp13Size[2] = {2, 3};; !
! !
! !
! !
! double __temp14[1 * 2]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 2};; !
+! int ____temp14Size[2] = {1, 2};; !
! !
! !
! !
! double __temp15[1 * 3]; !
! !
-! SCI2Cint ____temp15Size[2] = {1, 3};; !
+! int ____temp15Size[2] = {1, 3};; !
! !
! !
! !
! double __temp16[3 * 3]; !
! !
-! SCI2Cint ____temp16Size[2] = {3, 3};; !
+! int ____temp16Size[2] = {3, 3};; !
! !
! !
! !
! doubleComplex b[3 * 3]; !
! !
-! SCI2Cint __bSize[2] = {3, 3};; !
+! int __bSize[2] = {3, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref
index f6aebde4..3559470f 100644
--- a/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_Type.sci.dia.ref
@@ -229,7 +229,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,7 +267,7 @@ mgetl(fd)
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
@@ -281,7 +281,7 @@ mgetl(fd)
! !
! doubleComplex __temp6[1 * 2]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 2};; !
+! int ____temp6Size[2] = {1, 2};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref
index 5ad601e1..a19109bb 100644
--- a/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_abs.sci.dia.ref
@@ -259,7 +259,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -281,91 +281,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -379,13 +379,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -407,7 +407,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -417,7 +417,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref
index cd5bfedb..a255bab6 100644
--- a/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_acos.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref
index 2ba6ffe2..04253e53 100644
--- a/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_acosh.sci.dia.ref
@@ -269,7 +269,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -291,91 +291,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -389,13 +389,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -409,7 +409,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -427,7 +427,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref
index 688acdc8..4bbfc5f6 100644
--- a/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_asin.sci.dia.ref
@@ -279,7 +279,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -301,91 +301,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -399,13 +399,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -419,7 +419,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -437,7 +437,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref
index 94d6f831..821ca9e2 100644
--- a/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_asinh.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref
index cb1a2fe3..1878019d 100644
--- a/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_atan.sci.dia.ref
@@ -300,7 +300,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -322,91 +322,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -420,13 +420,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -440,7 +440,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -458,7 +458,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -476,7 +476,7 @@ mgetl(fd)
! !
! double __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref
index 1bb015ce..ed859a85 100644
--- a/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_atanh.sci.dia.ref
@@ -279,7 +279,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -301,91 +301,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -399,13 +399,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -419,7 +419,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -437,7 +437,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref
index 5de765fe..d742ed92 100644
--- a/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_ceil.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref
index 57439dd9..fb1f4925 100644
--- a/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_chol.sci.dia.ref
@@ -259,7 +259,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -281,91 +281,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -379,13 +379,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -399,19 +399,19 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -429,19 +429,19 @@ mgetl(fd)
! !
! doubleComplex __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex __temp23[4 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {4, 4};; !
+! int ____temp23Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex __temp24[4 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {4, 4};; !
+! int ____temp24Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref
index 4fff8921..54686b93 100644
--- a/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_conj.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref
index 253e849d..dc4d3922 100644
--- a/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_cos.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref
index 3a369a58..df5d0047 100644
--- a/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_cosh.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref
index 39ffc69c..228956b5 100644
--- a/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_exp.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref
index 07f51fdd..3a8bcae8 100644
--- a/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_eye.sci.dia.ref
@@ -289,7 +289,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -311,91 +311,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -409,13 +409,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -437,7 +437,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -447,7 +447,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -465,7 +465,7 @@ mgetl(fd)
! !
! double __temp22[3 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {3, 3};; !
+! int ____temp22Size[2] = {3, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref
index 485f991a..8eba7631 100644
--- a/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_fix.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref
index 29a0011f..5f4beec3 100644
--- a/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_floor.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref
index db82791c..2231b94c 100644
--- a/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_imag.sci.dia.ref
@@ -259,7 +259,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -281,91 +281,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -379,13 +379,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -407,7 +407,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -417,7 +417,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref
index 4f399d7a..2dc5b0db 100644
--- a/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_int.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref
index f8c0159f..82c4c521 100644
--- a/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_inv.sci.dia.ref
@@ -251,7 +251,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -273,91 +273,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -371,13 +371,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -387,7 +387,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -397,7 +397,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref
index bb42caca..e12db381 100644
--- a/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_isnan.sci.dia.ref
@@ -259,7 +259,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -281,91 +281,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -379,13 +379,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -399,7 +399,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -417,7 +417,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref
index 45925ea8..2441352f 100644
--- a/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_log.sci.dia.ref
@@ -269,7 +269,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -291,91 +291,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -389,13 +389,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -409,7 +409,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -427,7 +427,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref
index 2fc9cce0..b22b0ded 100644
--- a/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_log10.sci.dia.ref
@@ -269,7 +269,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -291,91 +291,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -389,13 +389,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -409,7 +409,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -427,7 +427,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref
index 7a750438..4e008c79 100644
--- a/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_log1p.sci.dia.ref
@@ -260,7 +260,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -282,91 +282,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -380,13 +380,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -400,7 +400,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref
index b079a289..13639a72 100644
--- a/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_max.sci.dia.ref
@@ -431,7 +431,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -453,91 +453,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -551,13 +551,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -587,7 +587,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -605,7 +605,7 @@ mgetl(fd)
! !
! double __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref
index b09caa46..82e39356 100644
--- a/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_mean.sci.dia.ref
@@ -435,7 +435,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -457,91 +457,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -555,13 +555,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -615,7 +615,7 @@ mgetl(fd)
! !
! double __temp23[1 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 4};; !
+! int ____temp23Size[2] = {1, 4};; !
! !
! !
! !
@@ -625,7 +625,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[1 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 4};; !
+! int ____temp24Size[2] = {1, 4};; !
! !
! !
! !
@@ -651,7 +651,7 @@ mgetl(fd)
! !
! double __temp27[4 * 1]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 1};; !
+! int ____temp27Size[2] = {4, 1};; !
! !
! !
! !
@@ -661,7 +661,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 1]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 1};; !
+! int ____temp28Size[2] = {4, 1};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref
index b4a14560..1beac875 100644
--- a/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_min.sci.dia.ref
@@ -431,7 +431,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -453,91 +453,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -551,13 +551,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -587,7 +587,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -605,7 +605,7 @@ mgetl(fd)
! !
! double __temp22[4 * 4]; !
! !
-! SCI2Cint ____temp22Size[2] = {4, 4};; !
+! int ____temp22Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref
index 5d1efdad..cdf97ab5 100644
--- a/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_ones.sci.dia.ref
@@ -289,7 +289,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -311,91 +311,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -409,13 +409,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -437,7 +437,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -447,7 +447,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -465,7 +465,7 @@ mgetl(fd)
! !
! double __temp22[3 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {3, 3};; !
+! int ____temp22Size[2] = {3, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref
index 91cdd7fb..0232536e 100644
--- a/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_prod.sci.dia.ref
@@ -435,7 +435,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -457,91 +457,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -555,13 +555,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -615,7 +615,7 @@ mgetl(fd)
! !
! double __temp23[1 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 4};; !
+! int ____temp23Size[2] = {1, 4};; !
! !
! !
! !
@@ -625,7 +625,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[1 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 4};; !
+! int ____temp24Size[2] = {1, 4};; !
! !
! !
! !
@@ -651,7 +651,7 @@ mgetl(fd)
! !
! double __temp27[4 * 1]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 1};; !
+! int ____temp27Size[2] = {4, 1};; !
! !
! !
! !
@@ -661,7 +661,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 1]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 1};; !
+! int ____temp28Size[2] = {4, 1};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref
index f921518c..dfb3f84c 100644
--- a/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_rand.sci.dia.ref
@@ -299,7 +299,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -321,91 +321,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -419,13 +419,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -447,7 +447,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -457,7 +457,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -475,7 +475,7 @@ mgetl(fd)
! !
! double __temp22[3 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {3, 3};; !
+! int ____temp22Size[2] = {3, 3};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref
index 6af60309..b4f3acd2 100644
--- a/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_real.sci.dia.ref
@@ -259,7 +259,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -281,91 +281,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -379,13 +379,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -407,7 +407,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -417,7 +417,7 @@ mgetl(fd)
! !
! double __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref
index 195e9a49..c27aa643 100644
--- a/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_round.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref
index f07160b7..bb9cf78d 100644
--- a/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sign.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref
index 51a3d0a4..0ac55aec 100644
--- a/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sin.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref
index 4432b968..91990861 100644
--- a/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sinh.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref
index bb77f5fc..114b4648 100644
--- a/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sqrt.sci.dia.ref
@@ -269,7 +269,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -291,91 +291,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -389,13 +389,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -409,7 +409,7 @@ mgetl(fd)
! !
! double __temp18[4 * 4]; !
! !
-! SCI2Cint ____temp18Size[2] = {4, 4};; !
+! int ____temp18Size[2] = {4, 4};; !
! !
! !
! !
@@ -427,7 +427,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref
index e136b755..249f2ef0 100644
--- a/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_st_deviation.sci.dia.ref
@@ -442,7 +442,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -464,91 +464,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -562,13 +562,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -622,7 +622,7 @@ mgetl(fd)
! !
! double __temp23[1 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 4};; !
+! int ____temp23Size[2] = {1, 4};; !
! !
! !
! !
@@ -632,7 +632,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[1 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 4};; !
+! int ____temp24Size[2] = {1, 4};; !
! !
! !
! !
@@ -658,7 +658,7 @@ mgetl(fd)
! !
! double __temp27[4 * 1]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 1};; !
+! int ____temp27Size[2] = {4, 1};; !
! !
! !
! !
@@ -668,7 +668,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 1]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 1};; !
+! int ____temp28Size[2] = {4, 1};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref
index 08d163f7..7507b98e 100644
--- a/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_sum.sci.dia.ref
@@ -435,7 +435,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -457,91 +457,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -555,13 +555,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -615,7 +615,7 @@ mgetl(fd)
! !
! double __temp23[1 * 4]; !
! !
-! SCI2Cint ____temp23Size[2] = {1, 4};; !
+! int ____temp23Size[2] = {1, 4};; !
! !
! !
! !
@@ -625,7 +625,7 @@ mgetl(fd)
! !
! doubleComplex __temp24[1 * 4]; !
! !
-! SCI2Cint ____temp24Size[2] = {1, 4};; !
+! int ____temp24Size[2] = {1, 4};; !
! !
! !
! !
@@ -651,7 +651,7 @@ mgetl(fd)
! !
! double __temp27[4 * 1]; !
! !
-! SCI2Cint ____temp27Size[2] = {4, 1};; !
+! int ____temp27Size[2] = {4, 1};; !
! !
! !
! !
@@ -661,7 +661,7 @@ mgetl(fd)
! !
! doubleComplex __temp28[4 * 1]; !
! !
-! SCI2Cint ____temp28Size[2] = {4, 1};; !
+! int ____temp28Size[2] = {4, 1};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref
index e7f038b8..4b73e62a 100644
--- a/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_tanh.sci.dia.ref
@@ -245,7 +245,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -267,91 +267,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -365,13 +365,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -381,7 +381,7 @@ mgetl(fd)
! !
! double ans2[4 * 4]; !
! !
-! SCI2Cint __ans2Size[2] = {4, 4};; !
+! int __ans2Size[2] = {4, 4};; !
! !
! !
! !
@@ -391,7 +391,7 @@ mgetl(fd)
! !
! doubleComplex ans4[4 * 4]; !
! !
-! SCI2Cint __ans4Size[2] = {4, 4};; !
+! int __ans4Size[2] = {4, 4};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref
index f938a1e8..ae90d569 100644
--- a/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_variance.sci.dia.ref
@@ -420,7 +420,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -442,31 +442,31 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 2]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 2};; !
+! int ____temp3Size[2] = {1, 2};; !
! !
! !
! !
! double __temp4[1 * 3]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 3};; !
+! int ____temp4Size[2] = {1, 3};; !
! !
! !
! !
! double d2[2 * 3]; !
! !
-! SCI2Cint __d2Size[2] = {2, 3};; !
+! int __d2Size[2] = {2, 3};; !
! !
! !
! !
@@ -480,13 +480,13 @@ mgetl(fd)
! !
! doubleComplex __temp6[2 * 3]; !
! !
-! SCI2Cint ____temp6Size[2] = {2, 3};; !
+! int ____temp6Size[2] = {2, 3};; !
! !
! !
! !
! doubleComplex z2[2 * 3]; !
! !
-! SCI2Cint __z2Size[2] = {2, 3};; !
+! int __z2Size[2] = {2, 3};; !
! !
! !
! !
@@ -508,7 +508,7 @@ mgetl(fd)
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
@@ -518,7 +518,7 @@ mgetl(fd)
! !
! doubleComplex __temp10[1 * 3]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 3};; !
+! int ____temp10Size[2] = {1, 3};; !
! !
! !
! !
@@ -528,7 +528,7 @@ mgetl(fd)
! !
! double __temp11[2 * 1]; !
! !
-! SCI2Cint ____temp11Size[2] = {2, 1};; !
+! int ____temp11Size[2] = {2, 1};; !
! !
! !
! !
@@ -538,7 +538,7 @@ mgetl(fd)
! !
! doubleComplex __temp12[2 * 1]; !
! !
-! SCI2Cint ____temp12Size[2] = {2, 1};; !
+! int ____temp12Size[2] = {2, 1};; !
! !
! !
! !
diff --git a/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref b/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref
index d32aa53a..47ae7816 100644
--- a/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref
+++ b/scilab2c/tests/unit_tests/double/test_zeros.sci.dia.ref
@@ -289,7 +289,7 @@ mgetl(fd)
! !
!*/ !
! !
-!SCI2Cint main() !
+!int main() !
! !
!{ !
! !
@@ -311,91 +311,91 @@ mgetl(fd)
! !
! double __temp1[1 * 2]; !
! !
-! SCI2Cint ____temp1Size[2] = {1, 2};; !
+! int ____temp1Size[2] = {1, 2};; !
! !
! !
! !
! double __temp2[1 * 3]; !
! !
-! SCI2Cint ____temp2Size[2] = {1, 3};; !
+! int ____temp2Size[2] = {1, 3};; !
! !
! !
! !
! double __temp3[1 * 4]; !
! !
-! SCI2Cint ____temp3Size[2] = {1, 4};; !
+! int ____temp3Size[2] = {1, 4};; !
! !
! !
! !
! double __temp4[1 * 2]; !
! !
-! SCI2Cint ____temp4Size[2] = {1, 2};; !
+! int ____temp4Size[2] = {1, 2};; !
! !
! !
! !
! double __temp5[1 * 3]; !
! !
-! SCI2Cint ____temp5Size[2] = {1, 3};; !
+! int ____temp5Size[2] = {1, 3};; !
! !
! !
! !
! double __temp6[1 * 4]; !
! !
-! SCI2Cint ____temp6Size[2] = {1, 4};; !
+! int ____temp6Size[2] = {1, 4};; !
! !
! !
! !
! double __temp7[2 * 4]; !
! !
-! SCI2Cint ____temp7Size[2] = {2, 4};; !
+! int ____temp7Size[2] = {2, 4};; !
! !
! !
! !
! double __temp8[1 * 2]; !
! !
-! SCI2Cint ____temp8Size[2] = {1, 2};; !
+! int ____temp8Size[2] = {1, 2};; !
! !
! !
! !
! double __temp9[1 * 3]; !
! !
-! SCI2Cint ____temp9Size[2] = {1, 3};; !
+! int ____temp9Size[2] = {1, 3};; !
! !
! !
! !
! double __temp10[1 * 4]; !
! !
-! SCI2Cint ____temp10Size[2] = {1, 4};; !
+! int ____temp10Size[2] = {1, 4};; !
! !
! !
! !
! double __temp11[3 * 4]; !
! !
-! SCI2Cint ____temp11Size[2] = {3, 4};; !
+! int ____temp11Size[2] = {3, 4};; !
! !
! !
! !
! double __temp12[1 * 2]; !
! !
-! SCI2Cint ____temp12Size[2] = {1, 2};; !
+! int ____temp12Size[2] = {1, 2};; !
! !
! !
! !
! double __temp13[1 * 3]; !
! !
-! SCI2Cint ____temp13Size[2] = {1, 3};; !
+! int ____temp13Size[2] = {1, 3};; !
! !
! !
! !
! double __temp14[1 * 4]; !
! !
-! SCI2Cint ____temp14Size[2] = {1, 4};; !
+! int ____temp14Size[2] = {1, 4};; !
! !
! !
! !
! double d2[4 * 4]; !
! !
-! SCI2Cint __d2Size[2] = {4, 4};; !
+! int __d2Size[2] = {4, 4};; !
! !
! !
! !
@@ -409,13 +409,13 @@ mgetl(fd)
! !
! doubleComplex __temp16[4 * 4]; !
! !
-! SCI2Cint ____temp16Size[2] = {4, 4};; !
+! int ____temp16Size[2] = {4, 4};; !
! !
! !
! !
! doubleComplex z2[4 * 4]; !
! !
-! SCI2Cint __z2Size[2] = {4, 4};; !
+! int __z2Size[2] = {4, 4};; !
! !
! !
! !
@@ -437,7 +437,7 @@ mgetl(fd)
! !
! double __temp19[4 * 4]; !
! !
-! SCI2Cint ____temp19Size[2] = {4, 4};; !
+! int ____temp19Size[2] = {4, 4};; !
! !
! !
! !
@@ -447,7 +447,7 @@ mgetl(fd)
! !
! doubleComplex __temp20[4 * 4]; !
! !
-! SCI2Cint ____temp20Size[2] = {4, 4};; !
+! int ____temp20Size[2] = {4, 4};; !
! !
! !
! !
@@ -465,7 +465,7 @@ mgetl(fd)
! !
! double __temp22[3 * 3]; !
! !
-! SCI2Cint ____temp22Size[2] = {3, 3};; !
+! int ____temp22Size[2] = {3, 3};; !
! !
! !
! !