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
make __stl_prime_list in comdat
[official-gcc.git]
/
libgcc
/
config
/
h8300
/
h8300-lib.h
blob
cff664a54ce7bf28de53afacba5cde33f0ba81c1
1
#ifdef FLOAT
2
#ifdef __H8300__
3
#define CMPtype HItype
4
#else
5
#define CMPtype SItype
6
#endif
7
#endif