Home
last modified time | relevance | path

Searched refs:APPN_DATA_LEN (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/3rdparty/libjpeg/
H A Djdmarker.c715 #define APPN_DATA_LEN 14 /* Must be the largest of the above!! */ macro
830 JOCTET b[APPN_DATA_LEN]; in get_interesting_appn()
838 if (length >= APPN_DATA_LEN) in get_interesting_appn()
839 numtoread = APPN_DATA_LEN; in get_interesting_appn()