~ubuntu-branches/debian/squeeze/ffcall/squeeze

« back to all changes in this revision

Viewing changes to callback/tests.output/mips-sgi-irix6.4-cc-n32-O

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger
  • Date: 2010-06-26 15:29:30 UTC
  • mfrom: (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100626152930-c09y01gk3szcnykn
Tags: 1.10+cvs20100619-2
Ship to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Double f(float,Double,double):(0.1,{0.2},0.3)->{0.6}
 
2
Double f(float,Double,double):(0.1,{1.18576e-322},0.3)->{0.4}
 
3
X f(B,char,double,B):({0.1,{1,2,3}},'',0.3,{0.2,{5,4,3}})->{"return val",''}
 
4
X f(B,char,double,B):({1.18576e-322,{1,2,3}},'',0.3,{-nan0xffffffff,{5,4,3}})