Home
last modified time | relevance | path

Searched refs:not2 (Results 1 – 10 of 10) sorted by relevance

/openbsd/gnu/llvm/libcxx/include/__functional/
H A Dbinary_negate.h44 not2(const _Predicate& __pred) {return binary_negate<_Predicate>(__pred);} in not2() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/backward/
H A Dfunction.h86 using std::not2;
/openbsd/gnu/gcc/libstdc++-v3/include/backward/
H A Dfunction.h86 using std::not2;
/openbsd/sys/arch/i386/pci/
H A Dpci_machdep.c615 goto not2; in pci_mode_detect()
617 not2: in pci_mode_detect()
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dstl_function.h355 not2(const _Predicate& __pred) in not2() function
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_function.h311 not2(const _Predicate& __pred) in not2() function
/openbsd/gnu/llvm/libcxx/include/
H A Dfunctional203 binary_negate<Predicate> not2(const Predicate& pred);
/openbsd/gnu/llvm/libcxx/docs/
H A DUsingLibcxx.rst335 This macro is used to re-enable `not1`, `not2`, `unary_negate`,
/openbsd/gnu/lib/libstdc++/libstdc++/docs/html/17_intro/
H A DCHECKLIST524 binary_negate<Predicate> not2(const Predicate&);
/openbsd/gnu/gcc/libstdc++-v3/docs/html/17_intro/
H A DCHECKLIST524 binary_negate<Predicate> not2(const Predicate&);