Searched refs:TARGET_EFBIG (Results 1 – 3 of 3) sorted by relevance
67 #define TARGET_EFBIG 27 /* File too large */ macro
37 #define TARGET_EFBIG 27 /* File too large */ macro
84 TARGET_EFBIG = 27, enumerator130 case EFBIG: return TARGET_EFBIG; in errno_h2g()