Searched refs:recurse_entry (Results 1 – 1 of 1) sorted by relevance
317 typedef struct recurse_entry { struct318 struct recurse_entry *next; argument329 } recurse_entry; argument336 recurse_entry *entry;462 recurse_entry *entries;463 recurse_entry *currententry;9406 recurse_entry *entry = common->entries; in compile_recurse_matchingpath()9407 recurse_entry *prev = NULL; in compile_recurse_matchingpath()9433 entry = sljit_alloc_memory(compiler, sizeof(recurse_entry)); in compile_recurse_matchingpath()12342 recurse_entry *entry; in compile_recurse_backtrackingpath()