Searched refs:N_ACTS (Results 1 – 1 of 1) sorted by relevance
80 #define N_ACTS (sizeof(acts) / sizeof(struct act_info)) macro89 if (act <= N_ACTS) { in act_to_str()