Searched refs:IS_READABLE (Results 1 - 2 of 2) sorted by relevance

/external/giflib/
H A Dgif_lib_private.h30 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ) macro
H A Ddgif_lib.c239 if (!IS_READABLE(Private)) {
294 if (!IS_READABLE(Private)) {
336 if (!IS_READABLE(Private)) {
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)) {

Completed in 50 milliseconds