Home
last modified time | relevance | path

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

/external/jhead/
Dexif.c52 #define PROCESS_TABLE_SIZE (sizeof(ProcessTable) / sizeof(TagTable_t)) macro
1725 if (a >= (int)PROCESS_TABLE_SIZE){ in ShowImageInfo()