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