Searched refs:test_ptr (Results 1 – 6 of 6) sorted by relevance
160 subroutine test_ptr(x, a) subroutine233 call test_ptr(42., i)
10 void test_ptr() { (void) ptr; } // forced use in test_ptr() function
41 define void @test_ptr(i32 %start) {42 ; CHECK-LABEL: @test_ptr(
90 char *test_ptr(char *fmt, ...) { in test_ptr() function
125 extern void test_ptr(char *c);
432 constexpr bool test_ptr() { in test_ptr() function445 static_assert(test_ptr(), "");