Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-z80.c135 static str_to_float_t str_to_float; variable
345 str_to_float = get_str_to_float (arg); in md_parse_option()
717 if (str_to_float) in md_atof()
718 return str_to_float (litP, sizeP); in md_atof()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-z80.c135 static str_to_float_t str_to_float; variable
345 str_to_float = get_str_to_float (arg); in md_parse_option()
717 if (str_to_float) in md_atof()
718 return str_to_float (litP, sizeP); in md_atof()