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