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

  /external/giflib/
gif_lib_private.h 21 #define FIRST_CODE 4097 /* Impossible code, to signal first. */
egif_lib.c 853 Private->CrntCode = FIRST_CODE; /* Signal that this is first one! */
886 if (Private->CrntCode == FIRST_CODE) /* Its first time! */
    [all...]

Completed in 1200 milliseconds