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
re PR target/33479 (SyncTest Intermittent failing on MIPS)
[official-gcc.git]
/
gcc
/
config
/
frv
/
ulltod.c
blob
e6bee12081f276701a3c0bfebcac6802c54bcfcc
1
double
__ulltod
(
unsigned long long
a
)
2
{
3
return
a
;
4
}