Searched refs:YYTD_ID_ACCEPT2 (Results 1 – 2 of 2) sorted by relevance
63 #define YYTD_ID_ACCEPT2 6 macro77 #define ACCEPT2_FLAGS(X) ACCEPT1_FLAGS((X) >> YYTD_ID_ACCEPT2)79 #define TO_ACCEPT2_FLAG(X) (ACCEPT1_FLAGS(X) << YYTD_ID_ACCEPT2)96 #define ACCEPT_TABLE2(DFA) ((u32 *)((DFA)->tables[YYTD_ID_ACCEPT2]->td_data))
166 if (!tables[YYTD_ID_ACCEPT2]) in verify_table_headers()168 if (state_count != tables[YYTD_ID_ACCEPT2]->td_lolen) in verify_table_headers()362 case YYTD_ID_ACCEPT2: in aa_dfa_unpack()