Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gas/
H A Datof-generic.c70 char **address_of_string_pointer, in atof_generic() argument
104 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()
H A Dflonum.h90 int atof_generic (char **address_of_string_pointer,
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A Datof-generic.c70 char **address_of_string_pointer, in atof_generic() argument
104 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()
H A Dflonum.h90 int atof_generic (char **address_of_string_pointer,