HelenOS sources
compare 75 boot/arch/mips32/include/arch/regname.h #define compare 11
compare 81 kernel/arch/mips32/include/arch/asm/regname.h #define compare 11
compare 81 uspace/lib/c/arch/mips32/include/libarch/regname.h #define compare 11
compare 82 uspace/lib/cpp/include/__bits/string/string.hpp static int compare(const char_type* s1, const char_type* s2, size_t n)
compare 178 uspace/lib/cpp/include/__bits/string/string.hpp static int compare(const char_type* s1, const char_type* s2, size_t n)
compare 272 uspace/lib/cpp/include/__bits/string/string.hpp static int compare(const char_type* s1, const char_type* s2, size_t n)
compare 365 uspace/lib/cpp/include/__bits/string/string.hpp static int compare(const char_type* s1, const char_type* s2, size_t n)
compare 1436 uspace/lib/cpp/include/__bits/string/string.hpp int compare(const basic_string& other) const noexcept
compare 1451 uspace/lib/cpp/include/__bits/string/string.hpp int compare(size_type pos, size_type n, const basic_string& other) const
compare 1456 uspace/lib/cpp/include/__bits/string/string.hpp int compare(size_type pos1, size_type n1, const basic_string& other,
compare 1462 uspace/lib/cpp/include/__bits/string/string.hpp int compare(const value_type* other) const
compare 1467 uspace/lib/cpp/include/__bits/string/string.hpp int compare(size_type pos, size_type n, const value_type* other) const
compare 1472 uspace/lib/cpp/include/__bits/string/string.hpp int compare(size_type pos, size_type n1,
HelenOS homepage, sources at GitHub