repo.or.cz
/
official-gcc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
PR c/56980
[official-gcc.git]
/
gcc
/
testsuite
/
gcc.dg
/
cpp
/
syshdr3.h
blob
e5d502a24f54337471daf6b9f96990203c79012d
1
#pragma GCC system_header
2
3
#define _Complex __complex__
4
#define _Complex_I 1.0iF
5
6
#define U_LL unsigned long long
7
#define ONE_ULL 1ULL