Home
last modified time | relevance | path

Searched refs:L_BRACE (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libcurses/tinfo/
H A Dmake_hash.c64 #define L_BRACE "{" macro
378 printf("%s\n", L_BRACE); in main()
380 printf("\t%s %15d,\t%10s,", L_BRACE, len, GetType(n)); in main()
401 printf("%s\n", L_BRACE); in main()
405 printf("\t%s %15s,\t%10s,", L_BRACE, buffer, GetType(n)); in main()
422 printf("%s\n", L_BRACE); in main()
H A Dcomp_expand.c127 if (str[0] == L_BRACE in _nc_tic_expand()
H A Dlib_tparm.c551 case L_BRACE: in _nc_tparm_analyze()
900 case L_BRACE: in tparam_internal()
/openbsd/lib/libcurses/trace/
H A Dvisbuf.c57 static const char l_brace[] = StringOf(L_BRACE);
/openbsd/usr.bin/tic/
H A Dtic.c199 #define L_BRACE '{' macro
218 && strchr(s, L_BRACE) != 0) { in write_it()
227 && (*t == L_BRACE)) { in write_it()
/openbsd/lib/libcurses/
H A Dcurses.priv.h350 #define L_BRACE '{' macro