Home
last modified time | relevance | path

Searched defs:not1 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/libcxx/include/__functional/
Dunary_negate.h41 not1(const _Predicate& __pred) {return unary_negate<_Predicate>(__pred);} in not1() function
/freebsd-12-stable/contrib/libstdc++/include/bits/
Dstl_function.h329 not1(const _Predicate& __pred) in not1() function