Searched refs:IS_READABLE (Results 1 – 2 of 2) sorted by relevance
239 if (!IS_READABLE(Private)) { in DGifGetScreenDesc()294 if (!IS_READABLE(Private)) { in DGifGetRecordType()336 if (!IS_READABLE(Private)) { in DGifGetImageDesc()434 if (!IS_READABLE(Private)) {477 if (!IS_READABLE(Private)) {522 if (!IS_READABLE(Private)) {580 if (!IS_READABLE(Private)) {649 if (!IS_READABLE(Private)) {892 if (!IS_READABLE(Private)) {
30 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ) macro