Home
last modified time | relevance | path

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

/external/pdfium/core/fxcrt/
Dcfx_string_c_template.h70 FXSYS_cmp(ptr, reinterpret_cast<const CharType*>(m_Ptr), m_Length) ==
75 FXSYS_cmp(reinterpret_cast<const CharType*>(other.m_Ptr),
143 int result = FXSYS_cmp(reinterpret_cast<const CharType*>(m_Ptr),
Dfx_system.h164 inline int FXSYS_cmp(const FX_CHAR* ptr1, const FX_CHAR* ptr2, size_t len) { in FXSYS_cmp() function
168 inline int FXSYS_cmp(const FX_WCHAR* ptr1, const FX_WCHAR* ptr2, size_t len) { in FXSYS_cmp() function