Searched defs:other_func (Results 1 – 4 of 4) sorted by relevance
27 .global other_func symbol28 other_func: label
22 constexpr void other_func() { in other_func() function
13 void other_func(void) { in other_func() function
9 void other_func() {} // strict-warning {{a function declaration without a prototype is deprecated i… in other_func() function