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 29 #define IS_READABLE(Private) (Private->FileState & FILE_STATE_READ)
dgif_lib.c 243 if (!IS_READABLE(Private)) {
304 if (!IS_READABLE(Private)) {
347 if (!IS_READABLE(Private)) {
447 if (!IS_READABLE(Private)) {
487 if (!IS_READABLE(Private)) {
528 if (!IS_READABLE(Private)) {
652 if (!IS_READABLE(Private)) {
706 if (!IS_READABLE(Private)) {
    [all...]

Completed in 52 milliseconds