Home
last modified time | relevance | path

Searched refs:error_codes (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-2006149 * libgfortran.h: Add ERROR_CORRUPT_FILE to error_codes.
1459 * libgfortran.h (error_codes): Add ERROR_ALLOCATION.
H A DChangeLog-2007393 error_codes, GFC_STD_*, GFC_FPE_* and unit_convert.
831 * libgfortran.h (error_codes): Add comment.
/netbsd-src/external/bsd/libevent/dist/
H A Devdns.c892 static const int error_codes[] = { in reply_handle() local
909 error = error_codes[error_code]; in reply_handle()