Searched defs:all2 (Results 1 – 4 of 4) sorted by relevance
6 template<typename ...T> constexpr auto all2(T ...t) { return (t && ... && true); } in all2() function
167 all2: $(alev2) $(errhand) target
41 all2: stest2 dtest2 ctest2 ztest2 target