Home
last modified time | relevance | path

Searched refs:EXP_CHARS (Results 1 – 9 of 9) sorted by relevance

/dragonfly/contrib/binutils-2.34/gas/
H A Dtc.h80 extern const char EXP_CHARS[];
H A Dexpr.c202 error_code = atof_generic (&input_line_pointer, ".", EXP_CHARS, in floating_constant()
896 atof_generic (&cp, ".", EXP_CHARS, in operand()
/dragonfly/contrib/binutils-2.27/gas/
H A Dtc.h80 extern const char EXP_CHARS[];
H A Dexpr.c200 error_code = atof_generic (&input_line_pointer, ".", EXP_CHARS, in floating_constant()
895 atof_generic (&cp, ".", EXP_CHARS, in operand()
/dragonfly/contrib/binutils-2.27/gas/config/
H A Datof-ieee.c231 if (atof_generic (&return_value, ".", EXP_CHARS, in atof_ieee()
H A Dtc-i386.c450 const char EXP_CHARS[] = "eE"; variable
/dragonfly/contrib/binutils-2.34/gas/config/
H A Datof-ieee.c196 if (atof_generic (&return_value, ".", EXP_CHARS, in atof_ieee_detail()
H A Dtc-i386.c508 const char EXP_CHARS[] = "eE"; variable
/dragonfly/contrib/binutils-2.27/gas/doc/
H A Das.texinfo3190 @c I can't find a config where "EXP_CHARS" is other than 'eE', but in