Home
last modified time | relevance | path

Searched refs:FIRST_CODE (Results 1 – 2 of 2) sorted by relevance

/external/giflib/
Dgif_lib_private.h21 #define FIRST_CODE 4097 /* Impossible code, to signal first. */ macro
Degif_lib.c860 Private->CrntCode = FIRST_CODE; /* Signal that this is first one! */ in EGifSetupCompress()
893 if (Private->CrntCode == FIRST_CODE) /* Its first time! */ in EGifCompressLine()