Searched refs:FUNC_SYM (Results 1 – 1 of 1) sorted by relevance
737 #define FUNC_SYM(func) func_groups_ ## func macro739 static const char *FUNC_SYM(func)[] = { __VA_ARGS__ }774 .groups = &FUNC_SYM(name_)[0], \775 .ngroups = ARRAY_SIZE(FUNC_SYM(name_)), \