Home
last modified time | relevance | path

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

/stdlib/
A Dstrtod_l.c169 #define RETURN(val,end) \ macro
685 RETURN (0.0, nptr); in ____STRTOF_INTERNAL()
765 RETURN (negative ? -0.0 : 0.0, in ____STRTOF_INTERNAL()
820 RETURN (0.0, nptr); in ____STRTOF_INTERNAL()
825 RETURN (negative ? -0.0 : 0.0, tp); in ____STRTOF_INTERNAL()
994 RETURN (result, cp); in ____STRTOF_INTERNAL()

Completed in 6 milliseconds