Searched refs:test_calloc (Results 1 – 5 of 5) sorted by relevance
18 ; CHECK: Function: test_calloc20 define void @test_calloc(i8* %p) {
26 define i8 @test_calloc(i8* %p) {27 ; CHECK-LABEL: @test_calloc(
32 void test_calloc() { in test_calloc() function173 test_calloc(); in main()
22 ; CHECK-LABEL: define void @test_calloc23 define void @test_calloc(i8** %p, i64* %r) {
136 void test_calloc(void) { in test_calloc() function