Home
last modified time | relevance | path

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

/llvm-project/flang/test/Evaluate/
H A Dfold-selected_logical_kind.f9013 logical, parameter :: test_33 = selected_logical_kind(33) == 8 variable
/llvm-project/clang/test/Sema/
H A Duninit-variables.c237 void test_33(void) { in test_33() function