Artifact 7794b52b3cd839eae0959546e436eafd903d8a1a:
- File ffcall/callback/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: 266) [annotate] [blame] [check-ins using]
Float f(Float,float,double):({0.1},0.2,0.3)->{0.6} Float f(Float,float,double):({2.56293e-29},0.2,0.3)->{0} Double f(float,Double,double):(0.1,{0.2},0.3)->{0.6} Double f(float,Double,double):(0.1,{1.18576e-322},0.3)->{0} T f(T,char,T):({"the"},' ',{"fox"})->{"box"}