Searched refs:FuncType (Results 1 – 1 of 1) sorted by relevance
2036 typedef int FuncType(void); typedef2042 printf("func1 = 0x%x\n", ((FuncType *)code)()); in test_self_modifying_code()2045 printf("func%d = 0x%x\n", i, ((FuncType *)code)()); in test_self_modifying_code()