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

/external/giflib/
H A Dgif_lib_private.h29 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ) macro
H A Ddgif_lib.c236 if (!IS_READABLE(Private)) {
296 if (!IS_READABLE(Private)) {
338 if (!IS_READABLE(Private)) {
437 if (!IS_READABLE(Private)) {
477 if (!IS_READABLE(Private)) {
518 if (!IS_READABLE(Private)) {
641 if (!IS_READABLE(Private)) {
694 if (!IS_READABLE(Private)) {
929 if (!IS_READABLE(Private)) {

Completed in 343 milliseconds