Searched refs:_MstGifError (Results 1 – 3 of 3) sorted by relevance
785 _MstGifError = D_GIF_ERR_NOT_ENOUGH_MEM; in MstDGifOpenFileHandle()792 _MstGifError = D_GIF_ERR_NOT_ENOUGH_MEM; in MstDGifOpenFileHandle()806 _MstGifError = D_GIF_ERR_READ_FAILED; in MstDGifOpenFileHandle()816 _MstGifError = D_GIF_ERR_NOT_GIF_FILE; in MstDGifOpenFileHandle()823 _MstGifError = 0; in MstDGifOpenFileHandle()899 _MstGifError = D_GIF_ERR_READ_FAILED; in MstDGifGetScreenDesc()930 _MstGifError = D_GIF_ERR_READ_FAILED; in DGifGetWord()948 _MstGifError = D_GIF_ERR_NOT_READABLE; in MstDGifGetRecordType()953 _MstGifError = D_GIF_ERR_READ_FAILED; in MstDGifGetRecordType()969 _MstGifError = D_GIF_ERR_WRONG_RECORD; in MstDGifGetRecordType()[all …]
105 MS_U32 _MstGifError = 0; variable128 MS_U32 i = _MstGifError; in MstGifLastError()130 _MstGifError = 0; in MstGifLastError()142 switch(_MstGifError) { in PrintGifError()224 console_printf("\nGIF-LIB undefined error %td.\n", (ptrdiff_t)_MstGifError); in PrintGifError()
125 extern MS_U32 _MstGifError;