Searched refs:N_ACT (Results 1 – 1 of 1) sorted by relevance
270 #define N_ACT 4 macro301 assert (action >= 0 && action < N_ACT);353 assert (i>=ACT_IGNORE && i<N_ACT); in getaction()