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

123

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-cris.h58 extern const char EXP_CHARS[];
H A Dtc-mmix.h37 #define EXP_CHARS mmix_exp_chars macro
H A Dtc-openrisc.c57 const char EXP_CHARS[] = "eE"; variable
H A Datof-ieee.c27 extern const char EXP_CHARS[];
235 if (atof_generic (&return_value, ".", EXP_CHARS,
H A Dtc-fr30.c55 const char EXP_CHARS[] = "eE"; variable
H A Dtc-ip2k.c57 const char EXP_CHARS[] = "eE"; variable
H A Dtc-lm32.c72 const char EXP_CHARS[] = "eE"; variable
H A Dtc-xc16x.c62 const char EXP_CHARS[] = "eE"; variable
H A Dtc-mt.c58 const char EXP_CHARS[] = "eE"; variable
H A Dtc-pj.c57 const char EXP_CHARS[] = "eE"; variable
H A Dtc-xstormy16.c54 const char EXP_CHARS[] = "eE"; variable
H A Dtc-moxie.c44 const char EXP_CHARS[] = "eE"; variable
H A Dtc-dlx.c80 const char EXP_CHARS[] = "eE"; variable
H A Dtc-iq2000.c60 const char EXP_CHARS[] = "eE"; variable
H A Dtc-or32.c93 const char EXP_CHARS[] = "eE"; variable
H A Dtc-tic4x.c218 const char EXP_CHARS[] = "eE"; variable
611 if (atof_generic (&return_value, ".", EXP_CHARS,
H A Dtc-avr.c257 const char EXP_CHARS[] = "eE"; variable
H A Dtc-i860.c44 const char EXP_CHARS[] = "eE"; variable
H A Dtc-m32c.c61 const char EXP_CHARS[] = "eE"; variable
H A Dtc-mn10200.c50 const char EXP_CHARS[] = "eE";
49 const char EXP_CHARS[] = "eE"; variable
H A Dtc-pdp11.c69 const char EXP_CHARS[] = "eE"; variable
H A Dtc-spu.c76 const char EXP_CHARS[] = "eE"; variable
H A Dtc-z80.c30 const char EXP_CHARS[] = "eE\0"; variable
H A Dtc-z8k.c132 const char EXP_CHARS[] = "eE"; variable
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dexpr.c52 extern const char EXP_CHARS[], FLT_CHARS[];
207 error_code = atof_generic (&input_line_pointer, ".", EXP_CHARS,
891 int r = atof_generic (&cp, ".", EXP_CHARS,

Completed in 257 milliseconds

123