Searched defs:test_ptr (Results 1 – 5 of 5) sorted by relevance
10 void test_ptr() { (void) ptr; } // forced use in test_ptr() function
77 char *test_ptr(char *fmt, ...) { in test_ptr() function
161 subroutine test_ptr(x, a) subroutine 162 xtest_ptr global() argument 163 atest_ptr global() argument
407 subroutine test_ptr() subroutine413 ! CHECK: %[[x:.*]] = fir.alloca i32 {bindc_name = "x", uniq_name = "_QFtest_ptrEx"} argument
433 constexpr bool test_ptr() { in test_ptr() function