File: ia64-unknown-linux-gcc

package info (click to toggle)
ffcall 1.8-4.1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,752 kB
  • ctags: 3,102
  • sloc: asm: 19,563; ansic: 11,737; sh: 5,402; makefile: 885
file content (4 lines) | stat: -rw-r--r-- 215 bytes parent folder | download | duplicates (10)
1
2
3
4
Float f(Float,float,double):({0.1},0.2,0.3)->{0.6}
Float f(Float,float,double):({1.92932e-310},0.1,0.2)->{0.2}
Double f(float,Double,double):(0.1,{0.2},0.3)->{0.6}
Double f(float,Double,double):(0.1,{2},0.2)->{0.2}