HomeSort by: relevance | last modified time | path
    Searched defs:BOLD (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.bin/ul/
ul.c 66 #define BOLD 020 /* Bold */
253 obuf[col].c_mode |= BOLD|mode;
329 case BOLD:
363 case BOLD: *cp++ = '!'; break;
484 case BOLD:
  /src/games/larn/
header.h 396 /* macro to turn on bold display for the terminal */
398 /* macro to turn off bold display for the terminal */
411 #define BOLD 3
417 /* macro to turn on bold display for the terminal */
419 /* macro to turn off bold display for the terminal */

Completed in 12 milliseconds