#include "file_io.h"
Include dependency graph for gifread.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | GIFREAD_SECTION __attribute__ ((section ("maps"))) |
Functions | |
int | doGIF (FileDescrType fd) GIFREAD_SECTION |
void | cleanGIF (void) GIFREAD_SECTION |
|
|
|
Definition at line 344 of file gifread.c. References bandh, lines, and scratch. Referenced by MapFormHandleEvent(). |
|
Definition at line 169 of file gifread.c. References cmap, editln, fread(), gPrefs, PrefsType::imgtype, lace, lid, lines, mapmax, scratch, strcpy(), and strncmp(). Referenced by MapFormHandleEvent(). |