File: cpp

package info (click to toggle)
nacl 20110221-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,448 kB
  • ctags: 21,301
  • sloc: asm: 19,669; ansic: 13,302; cpp: 1,125; sh: 852; makefile: 10
file content (5 lines) | stat: -rw-r--r-- 281 bytes parent folder | download | duplicates (3)
1
2
3
4
5
g++ -O3 -fomit-frame-pointer -funroll-loops
g++ -O -fomit-frame-pointer
g++ -fomit-frame-pointer
spu-g++ -mstdmain -march=cell -O3 -funroll-loops -fomit-frame-pointer -Drandom=rand -Dsrandom=srand
spu-g++ -mstdmain -march=cell -O -fomit-frame-pointer -Drandom=rand -Dsrandom=srand