Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
AryaWu
/
coreutils
like
0
Model card
Files
Files and versions
xet
Community
main
coreutils
/
lib
/
cl-strtod.h
AryaWu
Upload folder using huggingface_hub
78d2150
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
166 Bytes
double
cl_strtod
(
char
const
*,
char
**
restrict
)
_
GL_ATTRIBUTE_NONNULL
((
1
))
;
long
double
cl_strtold
(
char
const
*,
char
**
restrict
)
_
GL_ATTRIBUTE_NONNULL
((
1
))
;