HomeSort by relevance Sort by last modified time
    Searched refs:IS_READABLE (Results 1 - 2 of 2) sorted by null

  /external/giflib/
gif_lib_private.h 30 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ)
dgif_lib.c 239 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)) {
    [all...]

Completed in 38 milliseconds