Searched defs:test_log2 (Results 1 – 4 of 4) sorted by relevance
10 …logical, parameter :: test_log2 = all(all(spread([.false., .true.], 2, 2), dim=2) .eqv. [.false., … variable
4 constexpr bool test_log2() { [[msvc::constexpr]] return log2(32) == 5; } in test_log2() function
1285 void test_log2() test_log2() function
581 void test_log2() { in test_log2() function