projects
/
platform
/
upstream
/
linaro-glibc.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
update from main archive 960919
[platform/upstream/linaro-glibc.git]
/
sysdeps
/
m68k
/
fpu
/
s_scalbnf.c
1
#ifndef FUNC
2
#define FUNC scalbnf
3
#include <s_ldexpf.c>
4
#endif
5
#define float_type float
6
#include <s_scalbn.c>