Searched defs:equal (Results 1 - 25 of 48) sorted by relevance

12

/netbsd-6-1-5-RELEASE/bin/sh/
H A Dmystring.h44 #define equal(s1, s2) (strcmp(s1, s2) == 0) macro
H A Dredir.c378 copyfd(int from, int to, int equal) argument
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/netlogon/
H A Dadd_cred.c54 int equal; local
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c/
H A Dbuild_test.c54 bool equal; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c/
H A Dbuild_test.c56 bool equal; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dtest_kcred.c55 int equal; local
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/gssapi/
H A Dtest_kcred.c67 int equal; local
H A Dtest_names.c111 int len, equal; local
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-c++/
H A Dbuild_test.cpp86 bool equal = true; local
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-c++/
H A Dbuild_test.cpp86 bool equal = true; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dalgobase.h129 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:std::__parallel
136 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:std::__parallel
143 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2) function in namespace:std::__parallel
152 equal(_IIter1 __begin1, _IIter1 __end1, _IIter2 __begin2, function in namespace:std::__parallel
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/util/
H A Denviron.c31 char *equal; local
/netbsd-6-1-5-RELEASE/sys/net/
H A Draw_usrreq.c64 equal(const struct sockaddr *a1, const struct sockaddr *a2) function
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/intl/
H A Dplural-exp.h62 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/intl/
H A Dplural-exp.h62 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/intl/
H A Dplural-exp.h56 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/netbsd-6-1-5-RELEASE/gnu/dist/grep/intl/
H A Dplural-exp.h60 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/intl/
H A Dplural-exp.h62 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-runtime/intl/
H A Dplural-exp.h54 equal, /* Comparison for equality. */ enumerator in enum:expression::operator
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h143 equal(const istreambuf_iterator& __b) const function in class:std::istreambuf_iterator
H A Dstl_algobase.h748 equal(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:std
781 equal(_InputIterator1 __first1, _InputIterator1 __last1, function in namespace:std
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/spu/
H A Dcachemgr.c313 qword equal; local
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A D20070621-1.C41 template<typename _II1, typename _II2> static bool equal(_II1 __first1, _II1 __last1, _II2 __first2) { function in struct:std::__equal
53 template<typename _II1, typename _II2> inline bool equal(_II1 __first1, _II1 __last1, _II2 __first2) { function in namespace:std
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstreambuf_iterator.h160 equal(const istreambuf_iterator& __b) const function in class:istreambuf_iterator
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/preproc/tbl/
H A Dtable.h105 char *equal; member in class:table

Completed in 311 milliseconds

12