Searched defs:_FUNC_INFO (Results 1 – 2 of 2) sorted by relevance
19 typedef struct _FUNC_INFO { struct25 #define MAKE_FUNC_INFO(x) { (void**) &p##x, #x } argument
10 typedef struct _FUNC_INFO { struct16 #define MAKE_FUNC_INFO(x) { (void**) &p##x, #x } argument