Searched refs:ANNOTATION__MAX_OFFSET_LEVEL (Results 1 – 3 of 3) sorted by relevance
79 ANNOTATION__MAX_OFFSET_LEVEL, enumerator
2177 } else if (annotate_opts.offset_level == ANNOTATION__MAX_OFFSET_LEVEL) { in annotation_line__write()2294 if (opt->offset_level > ANNOTATION__MAX_OFFSET_LEVEL) in annotation__config()2295 opt->offset_level = ANNOTATION__MAX_OFFSET_LEVEL; in annotation__config()
1021 if (++annotate_opts.offset_level > ANNOTATION__MAX_OFFSET_LEVEL) in annotate_browser__run()