Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / perl-5.8.0 / lib / site_perl / 5.8.0 / sun4-solaris / Tk / pTk / imgInt.m
CommitLineData
86530b38
AT
1#ifndef _IMGINT_VM
2#define _IMGINT_VM
3#include "imgInt_f.h"
4#ifndef NO_VTABLES
5#ifndef ImgFixChanMatchProc
6# define ImgFixChanMatchProc (*ImgintVptr->V_ImgFixChanMatchProc)
7#endif
8
9#ifndef ImgFixObjMatchProc
10# define ImgFixObjMatchProc (*ImgintVptr->V_ImgFixObjMatchProc)
11#endif
12
13#ifndef ImgFixStringWriteProc
14# define ImgFixStringWriteProc (*ImgintVptr->V_ImgFixStringWriteProc)
15#endif
16
17#ifndef ImgGetByteArrayFromObj
18# define ImgGetByteArrayFromObj (*ImgintVptr->V_ImgGetByteArrayFromObj)
19#endif
20
21#ifndef ImgGetc
22# define ImgGetc (*ImgintVptr->V_ImgGetc)
23#endif
24
25#ifndef ImgListObjGetElements
26# define ImgListObjGetElements (*ImgintVptr->V_ImgListObjGetElements)
27#endif
28
29#ifndef ImgObjInit
30# define ImgObjInit (*ImgintVptr->V_ImgObjInit)
31#endif
32
33#ifndef ImgOpenFileChannel
34# define ImgOpenFileChannel (*ImgintVptr->V_ImgOpenFileChannel)
35#endif
36
37#ifndef ImgPhotoPutBlock
38# define ImgPhotoPutBlock (*ImgintVptr->V_ImgPhotoPutBlock)
39#endif
40
41#ifndef ImgPutc
42# define ImgPutc (*ImgintVptr->V_ImgPutc)
43#endif
44
45#ifndef ImgRead
46# define ImgRead (*ImgintVptr->V_ImgRead)
47#endif
48
49#ifndef ImgReadInit
50# define ImgReadInit (*ImgintVptr->V_ImgReadInit)
51#endif
52
53#ifndef ImgWrite
54# define ImgWrite (*ImgintVptr->V_ImgWrite)
55#endif
56
57#ifndef ImgWriteInit
58# define ImgWriteInit (*ImgintVptr->V_ImgWriteInit)
59#endif
60
61#endif /* NO_VTABLES */
62#endif /* _IMGINT_VM */