Searched refs:test_strcat (Results 1 – 4 of 4) sorted by relevance
14 define i8* @test_strcat(i8* %x) {15 ; CHECK-LABEL: @test_strcat(
148 define i8* @test_strcat() {149 ; CHECK-LABEL: @test_strcat(
328 void test_strcat() { in test_strcat() function2038 test_strcat(); in main()
234 void test_strcat(void) { function