COMBINATORIAL_BLAS
1.6
Loading...
Searching...
No Matches
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
}
main
int main()
Definition
CompilerTest.cpp:4
stdint.h
UINT64_C
#define UINT64_C(val)
Definition
stdint.h:238
uint64_t
unsigned __int64 uint64_t
Definition
stdint.h:90
ReleaseTests
CompilerTest.cpp
Generated by
1.9.8