COMBINATORIAL_BLAS
1.3
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
ReleaseTests
CompilerTest.cpp
Go to the documentation of this file.
1
#include <iostream>
2
#include <stdint.h>
3
4
int
main
()
5
{
6
uint64_t v, val0;
7
v *= (val0 | UINT64_C(0x4519840211493211));
8
return
v;
9
}
Generated on Wed Feb 6 2013 01:36:33 for COMBINATORIAL_BLAS by
1.8.1.1