Searched refs:address_of_string_pointer (Results 1 – 4 of 4) sorted by relevance
70 char **address_of_string_pointer, in atof_generic() argument104 first_digit = *address_of_string_pointer; in atof_generic()129 *address_of_string_pointer = first_digit + 4; in atof_generic()143 *address_of_string_pointer = first_digit + 3; in atof_generic()162 *address_of_string_pointer = first_digit; in atof_generic()328 *address_of_string_pointer = p; in atof_generic()
90 int atof_generic (char **address_of_string_pointer,