Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc148 error_uinteger (unsigned long long int i) in error_uinteger() function
180 error_uinteger (u); in error_integer()
217 error_uinteger (u); in error_hwint()
809 error_uinteger (spec[n++].u.uintval); in error_print()
818 error_uinteger (spec[n++].u.ullongintval); in error_print()
823 error_uinteger (spec[n++].u.ulongintval); in error_print()
H A DChangeLog-20211291 (error_uinteger): Take 'long long unsigned' instead
H A DChangeLog-20072054 * error.c (error_uinteger): New function.
2055 (error_integer): Call error_uinteger.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c139 error_uinteger (unsigned long int i) in error_uinteger() function
171 error_uinteger (u); in error_integer()
723 error_uinteger (spec[n++].u.uintval); in error_print()
729 error_uinteger (spec[n++].u.ulongintval); in error_print()