Home
last modified time | relevance | path

Searched defs:TF_BOLD (Results 1 – 3 of 3) sorted by relevance

/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishtest/
H A Dteken.h46 #define TF_BOLD 0x01 /* Bold character. */ macro
/dports/mail/nmh/nmh-1.7.1/sbr/
H A Dfmt_compile.c83 #define TF_BOLD 12 /* special - enter terminal bold mode */ macro
/dports/lang/swi-pl/swipl-8.2.3/src/win32/console/
H A Dconsole_i.h72 #define TF_BOLD(f) ((f)&(1<<10)) /* bold */ macro