Searched defs:my_func (Results 1 – 5 of 5) sorted by relevance
29 .globl my_func symbol30 my_func: label
4 typedef void (*my_func) (struct test *); typedef
17 integer function my_func() function
9 integer function my_func() function [all...]
4 void (*my_func)(int * x); member