Home
last modified time | relevance | path

Searched refs:get_str_to_float (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c261 get_str_to_float (const char *arg) in get_str_to_float() function
345 str_to_float = get_str_to_float (arg); in md_parse_option()
348 str_to_double = get_str_to_float (arg); in md_parse_option()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c261 get_str_to_float (const char *arg) in get_str_to_float() function
345 str_to_float = get_str_to_float (arg); in md_parse_option()
348 str_to_double = get_str_to_float (arg); in md_parse_option()