Home | History | Annotate | Download | only in Inputs

Lines Matching refs:FUNC_ADDR

13 #define FUNC_ADDR(x) &x,
14 #define FUNC_2_ADDRS(x) FUNC_ADDR(x##_1) FUNC_ADDR(x##_2)