repo.or.cz
/
coreutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
test: omit unreachable code
[coreutils.git]
/
gl
/
lib
/
cl-strtod.h
blob
4f1197231de67c699a753cfc15b244f4a7bc2501
1
double
cl_strtod
(
char const
*,
char
**
restrict
)
2
_GL_ATTRIBUTE_NONNULL
((
1
));
3
long double
cl_strtold
(
char const
*,
char
**
restrict
)
4
_GL_ATTRIBUTE_NONNULL
((
1
));