Searched defs:foo9 (Results 1 – 9 of 9) sorted by relevance
18 static void foo9(int *a) __attribute__((interrupt)) {} in foo9() function
15 __attribute__((interrupt())) void foo9() {} in foo9() function
16 __attribute__((interrupt("vector=hw4"))) void foo9() {} in foo9() function
65 void __attribute__((__overloadable__)) foo9(float4 f) {} in foo9() function
68 void foo9(void) { in foo9() function
107 template<class T1, typename T2> struct foo9 : struct
44 __attribute__((interrupt)) void foo9(T *a) {} in foo9() function
1782 void foo9() { in foo9() function
55 int foo9() { function