Searched refs:BAM_ENTRY_ROOT (Results 1 – 3 of 3) sorted by relevance
77 #define BAM_ENTRY_ROOT 0x08 /* entry has a root line */ macro
638 if (entry->flags & BAM_ENTRY_ROOT) { in find_matching_entry()751 entry->flags &= ~BAM_ENTRY_ROOT; in bam_add_findroot()
4348 curr_ent->flags |= BAM_ENTRY_ROOT; in line_parser()