Home
last modified time | relevance | path

Searched refs:interpret_float_suffix (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcppexp.c66 static unsigned int interpret_float_suffix PARAMS ((const uchar *, size_t));
85 interpret_float_suffix (s, len) in interpret_float_suffix() function
260 result = interpret_float_suffix (str, limit - str);
H A DChangeLog.74889 (interpret_float_suffix, interpret_int_suffix): New.
/openbsd-src/gnu/gcc/libcpp/
H A Dexpr.c63 static unsigned int interpret_float_suffix (const uchar *, size_t);
83 interpret_float_suffix (const uchar *s, size_t len) in interpret_float_suffix() function
270 result = interpret_float_suffix (str, limit - str); in cpp_classify_number()
H A DChangeLog158 * expr.c (interpret_float_suffix): Identify df, dd, and dl