Searched refs:EXP_CHARS (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Datof-ieee.c27 extern const char EXP_CHARS[];
236 if (atof_generic (&return_value, ".", EXP_CHARS,
H A Dtc-mep.c69 const char EXP_CHARS[] = "eE"; variable
H A Dtc-spu.c75 const char EXP_CHARS[] = "eE"; variable
H A Dtc-arc.c80 const char EXP_CHARS[] = "eE"; variable
H A Dtc-cr16.c97 const char EXP_CHARS[] = "eE"; variable
H A Dtc-s390.c68 const char EXP_CHARS[] = "eE"; variable
H A Dtc-sparc.c194 const char EXP_CHARS[] = "eE"; variable
H A Dtc-alpha.c225 const char EXP_CHARS[] = "eE";
223 const char EXP_CHARS[] = "eE"; variable
H A Dtc-ppc.c170 const char EXP_CHARS[] = "eE";
169 const char EXP_CHARS[] = "eE"; variable
H A Dtc-i386.c216 const char EXP_CHARS[] = "eE"; variable
H A Dtc-score.c103 const char EXP_CHARS[] = "eE"; variable
H A Dtc-ia64.c200 const char EXP_CHARS[] = "eE"; variable
H A Dtc-mips.c579 const char EXP_CHARS[] = "eE"; variable
H A Dtc-arm.c731 const char EXP_CHARS[] = "eE";
729 const char EXP_CHARS[] = "eE"; variable
/freebsd-10.1-release/contrib/binutils/gas/
H A Dexpr.c46 extern const char EXP_CHARS[], FLT_CHARS[];
199 error_code = atof_generic (&input_line_pointer, ".", EXP_CHARS,
883 int r = atof_generic (&cp, ".", EXP_CHARS,

Completed in 472 milliseconds