Searched refs:md_EXP_CHARS (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Dmd.h47 extern const char md_EXP_CHARS[];
H A Datof-ieee.c220 if (atof_generic (& return_value, ".", md_EXP_CHARS, & generic_floating_point_number)) {
555 if(atof_generic(&bufp,".", md_EXP_CHARS, &generic_floating_point_number))
H A Dexpr.c738 strchr(md_EXP_CHARS, *input_line_pointer) == NULL) )){
932 error_code = atof_generic(&input_line_pointer, ".", md_EXP_CHARS,
H A Di860.c109 const char md_EXP_CHARS[] = "eE"; variable
H A Dsparc.c64 const char md_EXP_CHARS[] = "eE"; variable
68 * constant as in 0f123.456 or 0d1.234E-12 (see md_EXP_CHARS above).
H A Dhppa.c69 const char md_EXP_CHARS[] = "eE"; variable
73 * constant as in 0f123.456 or 0d1.234E-12 (see md_EXP_CHARS above).
H A Dm88k.c93 const char md_EXP_CHARS[] = "eE"; variable
H A Dppc.c90 const char md_EXP_CHARS[] = "eE"; variable
94 * constant as in 0f123.456 or 0d1.234E-12 (see md_EXP_CHARS above).
H A Dm68k.c77 const char md_EXP_CHARS[] = "eE"; variable
H A Di386.c168 const char md_EXP_CHARS[] = "eE"; variable
H A Darm.c43 const char md_EXP_CHARS[] = "eE"; variable
47 * constant as in 0f123.456 or 0d1.234E-12 (see md_EXP_CHARS above).

Completed in 306 milliseconds