__strtof_internal

Name

__strtof_internal -- mangle of strtof

Synopsis

float __strtof_internal (const char *__nptr,
                         char **__endptr, int __group);

Description

__GROUP must be 0 or the behavior is undefined. Otherwise the same as strtof (__nptr, __endptr). Only in the binary standard, not the source standard.