File: ia64-unknown-linux-gcc

package info (click to toggle)
clisp 1%3A2.41-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 49,804 kB
  • ctags: 16,291
  • sloc: lisp: 75,912; ansic: 49,247; xml: 24,289; asm: 21,993; sh: 11,234; fortran: 6,692; cpp: 2,660; objc: 2,481; makefile: 2,355; perl: 164; sed: 55
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}