Searched refs:RETURN (Results 1 – 1 of 1) sorted by relevance
169 #define RETURN(val,end) \ macro685 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