Searched refs:BAM_ENTRY_FINDROOT (Results 1 – 3 of 3) sorted by relevance
82 #define BAM_ENTRY_FINDROOT 0x100 /* entry has a findroot line */ macro
660 } else if (entry->flags & BAM_ENTRY_FINDROOT) { in find_matching_entry()725 if (entry->flags & BAM_ENTRY_FINDROOT) { in bam_add_findroot()752 entry->flags |= BAM_ENTRY_FINDROOT; in bam_add_findroot()
4381 curr_ent->flags |= BAM_ENTRY_FINDROOT; in line_parser()