Searched refs:FXSYS_cmp (Results 1 – 2 of 2) sorted by relevance
70 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),
164 inline int FXSYS_cmp(const FX_CHAR* ptr1, const FX_CHAR* ptr2, size_t len) { in FXSYS_cmp() function168 inline int FXSYS_cmp(const FX_WCHAR* ptr1, const FX_WCHAR* ptr2, size_t len) { in FXSYS_cmp() function