Searched defs:testfunc (Results 1 – 4 of 4) sorted by relevance
25 .globl testfunc symbol27 testfunc: label
13 .globl testfunc symbol15 testfunc: label
26 #define testfunc nonexistent_function macro
40 int testfunc(int param1, int param2) { return param1 + param2; } testfunc() function [all...]