Home
last modified time | relevance | path

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

/freebsd-11-stable/bin/sh/tests/set-e/
HDMakefile28 ${PACKAGE}FILES+= not2.0
/freebsd-11-stable/contrib/libstdc++/include/backward/
Dfunction.h86 using std::not2;
/freebsd-11-stable/bin/sh/tests/execution/
HDMakefile31 ${PACKAGE}FILES+= not2.0
/freebsd-11-stable/contrib/libstdc++/include/bits/
Dstl_function.h355 not2(const _Predicate& __pred) in not2() function
/freebsd-11-stable/contrib/llvm-project/libcxx/include/
HDfunctional214 binary_negate<Predicate> not2(const Predicate& pred);
1039 not2(const _Predicate& __pred) {return binary_negate<_Predicate>(__pred);}