repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Don't define __CORRECT_ISO_CPP_STRING_H_PROTO for non-GCC compilers (bug 17631)
[glibc.git]
/
include
/
fpu_control.h
blob
d0b5e9c0d1c4d5cc06cb335a832a82360d55b6ee
1
#include_next <fpu_control.h>
2
3
/* Called at startup. It can be used to manipulate fpu control register. */
4
extern
void
__setfpucw
(
fpu_control_t
);