Searched refs:recurse_entry (Results 1 – 1 of 1) sorted by relevance
314 typedef struct recurse_entry { struct315 struct recurse_entry *next; argument326 } recurse_entry; typedef333 recurse_entry *entry;458 recurse_entry *entries;459 recurse_entry *currententry;8147 recurse_entry *entry = common->entries; in compile_recurse_matchingpath()8148 recurse_entry *prev = NULL; in compile_recurse_matchingpath()8174 entry = sljit_alloc_memory(compiler, sizeof(recurse_entry)); in compile_recurse_matchingpath()10901 recurse_entry *entry; in compile_recurse_backtrackingpath()