Searched refs:ANNOTATION__MAX_OFFSET_LEVEL (Results 1 – 3 of 3) sorted by relevance
102 ANNOTATION__MAX_OFFSET_LEVEL, enumerator
2953 } else if (notes->options->offset_level == ANNOTATION__MAX_OFFSET_LEVEL) { in __annotation_line__write()3071 if (*(int *)cfg->value > ANNOTATION__MAX_OFFSET_LEVEL) in annotation__config()3072 *(int *)cfg->value = ANNOTATION__MAX_OFFSET_LEVEL; in annotation__config()
773 if (++notes->options->offset_level > ANNOTATION__MAX_OFFSET_LEVEL) in annotate_browser__run()