Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/gas/
HDtc.h80 extern const char EXP_CHARS[];
HDexpr.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/
HDtc.h80 extern const char EXP_CHARS[];
HDexpr.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/
HDatof-ieee.c231 if (atof_generic (&return_value, ".", EXP_CHARS, in atof_ieee()
HDtc-i386.c450 const char EXP_CHARS[] = "eE"; variable
/dragonfly/contrib/binutils-2.34/gas/config/
HDatof-ieee.c196 if (atof_generic (&return_value, ".", EXP_CHARS, in atof_ieee_detail()
HDtc-i386.c508 const char EXP_CHARS[] = "eE"; variable
/dragonfly/contrib/binutils-2.27/gas/doc/
HDas.texinfo3190 @c I can't find a config where "EXP_CHARS" is other than 'eE', but in