Searched refs:address_of_string_pointer (Results 1 – 2 of 2) sorted by relevance
77 char **address_of_string_pointer, in atof_generic() argument111 first_digit = *address_of_string_pointer; in atof_generic()132 *address_of_string_pointer = first_digit + 3; in atof_generic()151 *address_of_string_pointer = first_digit; in atof_generic()291 *address_of_string_pointer = p; in atof_generic()
87 int atof_generic (char **address_of_string_pointer,