Home
last modified time | relevance | path

Searched refs:STRTO (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/stdlib/
Dtst-strtod-round-skeleton.c50 #define STRTO(x) CONCAT (CONCAT (FNPFX, to), x) macro
208 FTYPE f = STRTO (FSUF) (s, NULL); \
/glibc-2.36/ChangeLog.old/
DChangeLog.1818347 (STRTO): New macro to choose appropriate string -> real function.