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