Home
last modified time | relevance | path

Searched defs:wcscmp (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libc/string/
H A Dwcscmp.c43 wcscmp(const wchar_t *s1, const wchar_t *s2) in wcscmp() function
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf200 wcscmp keyword
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp600 INTERCEPTOR(int, wcscmp, const wchar_t *s1, const wchar_t *s2) { in INTERCEPTOR() argument