Home
last modified time | relevance | path

Searched defs:BLANK (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/nvi/regex/
H A Dcclass.h40 RCHAR_T BLANK[] = {'b','l','a','n','k',0}; variable
/freebsd/contrib/nvi/vi/
H A Dv_sentence.c53 enum { BLANK, NONE, PERIOD } state; in v_sentencef() enumerator
/freebsd/contrib/bearssl/T0/
H A DSType.cs72 internal static SType BLANK = new SType(0, 0); field
/freebsd/sys/ddb/
H A Ddb_input.c76 #define BLANK ' ' macro
/freebsd/sys/teken/
H A Dteken.c67 #define BLANK ' ' macro
/freebsd/contrib/ncurses/ncurses/
H A Dcurses.priv.h1457 #define BLANK NewChar2(' ', WA_NORMAL) macro
1502 #define BLANK (' '|A_NORMAL) macro