Home | History | Annotate | Download | only in include

Lines Matching defs:wmemcmp

946   int __cdecl wmemcmp(const wchar_t *s1, const wchar_t *s2,size_t n);
969 __CRT_INLINE int __cdecl wmemcmp(const wchar_t *_S1,const wchar_t *_S2,size_t _N) {