Searched refs:AEE_EFCLOSE (Results 1 – 2 of 2) sorted by relevance
158 #define AEE_EFCLOSE (AEE_EOFFSET + 0x05A) /// file close error macro
271 VERIFYC(0 == fclose(sinfo->u.stream), AEE_EFCLOSE); in __QAIC_IMPL()