Searched defs:compare (Results 1 - 25 of 110) sorted by relevance

12345

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D980526-3.c1 int compare(x, y) function
H A D20000717-2.c2 compare (long long foo) function
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.robertl/
H A Deb43.C20 inline bool compare(const Expr<T> a, const Expr<T> b){ return true; }; function
/openbsd-current/gnu/usr.bin/perl/dist/Storable/t/
H A Djust_plain_nasty.t52 sub compare { return int(rand(3))-1 }; subroutine
/openbsd-current/gnu/usr.bin/binutils/intl/
H A Dbindtextdom.c86 int compare = strcmp (domainname, binding->domainname); local
H A Dl10nflist.c280 int compare = strcmp (retval->filename, abs_filename); local
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A Dbindtextdom.c86 int compare = strcmp (domainname, binding->domainname); local
H A Dl10nflist.c280 int compare = strcmp (retval->filename, abs_filename); local
/openbsd-current/gnu/usr.bin/perl/lib/File/
H A DCompare.pm18 sub compare { subroutine
[all...]
/openbsd-current/regress/sys/sys/tree/splay/
H A Dsplay-test.c43 compare(struct node *a, struct node *b) function
/openbsd-current/usr.bin/spell/
H A Dlook.c157 compare(u_char *s1, u_char *s2, u_char *back) function
/openbsd-current/gnu/gcc/intl/
H A Dbindtextdom.c125 int compare = strcmp (domainname, binding->domainname); local
H A Dl10nflist.c303 int compare = strcmp (retval->filename, abs_filename); local
/openbsd-current/gnu/usr.bin/gcc/gcc/intl/
H A Dbindtextdom.c120 int compare = strcmp (domainname, binding->domainname); local
H A Dl10nflist.c273 int compare = strcmp (retval->filename, abs_filename); local
/openbsd-current/gnu/usr.bin/perl/cpan/Time-Piece/
H A DSeconds.pm73 sub compare { subroutine
/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_add_sub.c33 int compare; /* use BN_cmp() to verify results */ member in struct:hexinput_st
/openbsd-current/gnu/usr.bin/texinfo/intl/
H A Dbindtextdom.c118 int compare = strcmp (domainname, binding->domainname); local
/openbsd-current/gnu/llvm/clang/utils/analyzer/
H A DSATestBenchmark.py77 def compare(old_path: str, new_path: str, plot_file: str): function
/openbsd-current/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineDominanceFrontier.h96 bool compare(DominanceFrontierBase<MachineBasicBlock, false> &Other) const { function in class:llvm::MachineDominanceFrontier
/openbsd-current/usr.bin/look/
H A Dlook.c280 compare(char *s1, char *s2, char *back) function
/openbsd-current/gnu/llvm/libcxx/include/__string.d/__string/
H A Dchar_traits.h96 int compare(const char_type* __s1, const char_type* __s2, size_t __n) { function
[all...]
/openbsd-current/usr.sbin/mtree/
H A Dcompare.c75 compare(char *name, NODE *s, FTSENT *p) function
/openbsd-current/gnu/gcc/libstdc++-v3/include/bits/
H A Dchar_traits.h149 compare(const char_type* __s1, const char_type* __s2, std::size_t __n) function in class:char_traits
253 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
323 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:char_traits
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dchar_traits.h122 compare(const char_type* __s1, const char_type* __s2, std::size_t __n) function in class:__gnu_cxx::char_traits
224 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:std::char_traits
294 compare(const char_type* __s1, const char_type* __s2, size_t __n) function in struct:std::char_traits

Completed in 271 milliseconds

12345