Searched refs:IS_READABLE (Results 1 – 2 of 2) sorted by relevance
946 if (!IS_READABLE(Private)) { in MstDGifGetRecordType()986 if (!IS_READABLE(Private)) in MstDGifGetImageDesc()1035 if (!IS_READABLE(Private)) in MstDGifGetExtension()1151 if (!IS_READABLE(Private))1192 if (!IS_READABLE(Private)) {1236 if (!IS_READABLE(Private)) {1436 if (!IS_READABLE(Private)) {1733 if (!IS_READABLE(Private)) {
97 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ) macro