Searched defs:test_17 (Results 1 – 4 of 4) sorted by relevance
10 logical, parameter :: test_17 = selected_logical_kind(17) == 4 variable
41 logical, parameter :: test_17 = .not. extends_type_of(x1, x4) variable
30 logical, parameter :: test_17 global() variable
61 __attribute__((noreturn)) void test_17() { const B& b = B(); } in test_17() function