OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:JBIG2_memcmp
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/core/src/fxcodec/jbig2/
JBig2_Define.h
11
#define
JBIG2_memcmp
FXSYS_memcmp32
JBig2_Context.cpp
97
if(
JBIG2_memcmp
(m_pStream->getPointer(), fileID, 8) != 0) {
[
all
...]
Completed in 2850 milliseconds