Searched refs:a_func (Results 1 – 5 of 5) sorted by relevance
32 .globl a_func symbol33 .type a_func,@gnu_indirect_function34 .set a_func, selector define39 callq a_func
1 int a_func(int);
13 a_func(10); in main()
12 a_func(int input) in a_func() function
1086 entry_points={'blogtool.parsers': ['.rst = some_module:a_func']}