NROFF_TYPE_BOLD   111 src/viewer/nroff.c         case NROFF_TYPE_BOLD:
NROFF_TYPE_BOLD   186 src/viewer/nroff.c         nroff->type = (nroff->prev_type == NROFF_TYPE_BOLD)
NROFF_TYPE_BOLD   187 src/viewer/nroff.c             ? NROFF_TYPE_BOLD : NROFF_TYPE_UNDERLINE;
NROFF_TYPE_BOLD   192 src/viewer/nroff.c         nroff->type = NROFF_TYPE_BOLD;
NROFF_TYPE_BOLD   218 src/viewer/nroff.c     case NROFF_TYPE_BOLD:
NROFF_TYPE_BOLD   289 src/viewer/search.c             case NROFF_TYPE_BOLD: