ILBM               48 src/modules/loaders/loader_lbm.c static void freeilbm(ILBM *ilbm)
ILBM               66 src/modules/loaders/loader_lbm.c static int loadchunks(char *name, ILBM *ilbm, int full)
ILBM              148 src/modules/loaders/loader_lbm.c static void bodyrow(unsigned char *p, int z, ILBM *ilbm)
ILBM              231 src/modules/loaders/loader_lbm.c static void scalecmap(ILBM *ilbm)
ILBM              249 src/modules/loaders/loader_lbm.c static void deplane(DATA32 *row, int w, ILBM *ilbm, unsigned char *plane[])
ILBM              381 src/modules/loaders/loader_lbm.c ILBM    ilbm;