Artifact f53552ff1cb1a47b73ca65065802b60f94010c51:
- File ffcall/vacall/tests.output/mips-sgi-irix6.5-gcc — part of check-in [24d3bc4776] at 2011-01-30 17:11:43 on branch trunk — Adding ffcall (and built files) (user: matt, size: 257) [annotate] [blame] [check-ins using]
Float f(Float,float,double):({0.1},0.2,0.3)->{0.6} Float f(Float,float,double):({0},0.2,0.3)->{5.64237e-38} Double f(float,Double,double):(0.1,{0.2},0.3)->{0.6} Double f(float,Double,double):(0.1,{0},0.3)->{0.1} T f(T,char,T):({"the"},' ',{"fox"})->{"box"}