Searched refs:FXSYS_cmp (Results 1 – 2 of 2) sorted by relevance
100 FXSYS_cmp(ptr, reinterpret_cast<const CharType*>(m_Ptr.Get()),105 FXSYS_cmp(reinterpret_cast<const CharType*>(other.m_Ptr.Get()),204 int result = FXSYS_cmp(reinterpret_cast<const CharType*>(m_Ptr.Get()),211 int result = FXSYS_cmp(reinterpret_cast<const CharType*>(m_Ptr.Get()),
136 inline int FXSYS_cmp(const char* ptr1, const char* ptr2, size_t len) { in FXSYS_cmp() function140 inline int FXSYS_cmp(const wchar_t* ptr1, const wchar_t* ptr2, size_t len) { in FXSYS_cmp() function