Searched refs:DVI_CHAR_CACHE_SIZE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xditview/dist/
H A DDviP.h89 #define DVI_CHAR_CACHE_SIZE 1024 macro
106 char char_cache[DVI_CHAR_CACHE_SIZE];
H A Dparse.c335 dw->dvi.cache.char_index + len > DVI_CHAR_CACHE_SIZE)

Completed in 6 milliseconds