Searched defs:struct_it8 (Results 1 – 1 of 1) sorted by relevance
150 typedef struct struct_it8 { struct152 cmsUInt32Number TablesCount; // How many tables in this stream153 cmsUInt32Number nTable; // The actual table155 TABLE Tab[MAXTABLES];158 OWNEDMEM* MemorySink; // The storage backend159 SUBALLOCATOR Allocator; // String suballocator -- just to keep it fast162 SYMBOL sy; // Current symbol163 int ch; // Current character165 cmsInt32Number inum; // integer value166 cmsFloat64Number dnum; // real value[all …]