Home
last modified time | relevance | path

Searched refs:error_integer (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc168 error_integer (long long int i) in error_integer() function
357 error_integer (LOCATION_LINE (lb->location)); in show_locus()
363 error_integer (c1); in show_locus()
369 error_integer (c2); in show_locus()
805 error_integer (spec[n++].u.intval); in error_print()
820 error_integer (spec[n++].u.llongintval); in error_print()
825 error_integer (spec[n++].u.longintval); in error_print()
H A DChangeLog-2006627 (error_integer): (new function) Print integer to error
629 (error_print): Use error_integer, avoid possible buffer
H A DChangeLog-20211293 (error_integer): Take 'long long' instead of 'long'.
H A DChangeLog-20072055 (error_integer): Call error_uinteger.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c159 error_integer (long int i) in error_integer() function
311 error_integer (LOCATION_LINE (lb->location)); in show_locus()
317 error_integer (c1); in show_locus()
323 error_integer (c2); in show_locus()
719 error_integer (spec[n++].u.intval); in error_print()
731 error_integer (spec[n++].u.longintval); in error_print()