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