Searched refs:test_strcpy (Results 1 – 3 of 3) sorted by relevance
33 ; ERROR: error: <unknown>:0:0: in function test_strcpy void (i8*, i8*): unsupported call to functio…37 define amdgpu_kernel void @test_strcpy(i8* %dst, i8* %src) #0 {
1011 void test_strcpy() { in test_strcpy() function2039 test_strcpy(); in main()
195 void test_strcpy(void) { function