Searched refs:interpret_float_suffix (Results 1 – 4 of 4) sorted by relevance
66 static unsigned int interpret_float_suffix PARAMS ((const uchar *, size_t));85 interpret_float_suffix (s, len) in interpret_float_suffix() function260 result = interpret_float_suffix (str, limit - str);
4889 (interpret_float_suffix, interpret_int_suffix): New.
63 static unsigned int interpret_float_suffix (const uchar *, size_t);83 interpret_float_suffix (const uchar *s, size_t len) in interpret_float_suffix() function270 result = interpret_float_suffix (str, limit - str); in cpp_classify_number()
158 * expr.c (interpret_float_suffix): Identify df, dd, and dl