| /NextBSD/contrib/ncurses/include/ |
| HD | nc_tparm.h | 52 #define TPARM_9(a,b,c,d,e,f,g,h,i,j) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f)… 55 #define TPARM_8(a,b,c,d,e,f,g,h,i) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),T… 56 #define TPARM_7(a,b,c,d,e,f,g,h) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),TPA… 57 #define TPARM_6(a,b,c,d,e,f,g) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f),TPARM… 58 #define TPARM_5(a,b,c,d,e,f) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e),TPARM_N(f)) 59 #define TPARM_4(a,b,c,d,e) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d),TPARM_N(e)) 60 #define TPARM_3(a,b,c,d) tparm(a,TPARM_N(b),TPARM_N(c),TPARM_N(d)) 61 #define TPARM_2(a,b,c) tparm(a,TPARM_N(b),TPARM_N(c)) 62 #define TPARM_1(a,b) tparm(a,TPARM_N(b)) 63 #define TPARM_0(a) tparm(a)
|
| HD | MKterm.h.awk.in | 278 print "extern NCURSES_EXPORT(char *) tparm (NCURSES_CONST char *, ...); /* special */" 280 …print "extern NCURSES_EXPORT(char *) tparm (NCURSES_CONST char *, long,long,long,long,long,long,l… 309 …print "extern NCURSES_EXPORT(char *) NCURSES_SP_NAME(tparm) (SCREEN*, NCURSES_CONST char *, ...)… 311 …print "extern NCURSES_EXPORT(char *) NCURSES_SP_NAME(tparm) (SCREEN*, NCURSES_CONST char *, long…
|
| HD | curses.h.in | 135 * Control whether tparm() supports varargs or fixed-parameter list. 141 * Control type used for tparm's arguments. While X/Open equates long and 860 extern NCURSES_EXPORT(char *) tparm (NCURSES_CONST char *, ...); /* special */ 862 extern NCURSES_EXPORT(char *) tparm (NCURSES_CONST char *, NCURSES_TPARM_ARG,NCURSES_TPARM_ARG,NCUR…
|
| /NextBSD/contrib/ncurses/ncurses/tinfo/ |
| HD | lib_tparm.c | 771 #define tparm_varargs tparm 773 #define tparm_proto tparm
|
| HD | trim_sgr0.c | 54 value = tparm(set_attributes, 0, 0, 0, 0, 0, 0, 0, 0, flag); in set_attribute_9()
|
| /NextBSD/contrib/ncurses/ |
| HD | configure.in | 806 ### use option --disable-tparm-varargs to make tparm() conform to X/Open 807 AC_MSG_CHECKING(if you want tparm not to use X/Open fixed-parameter list) 808 AC_ARG_ENABLE(tparm-varargs, 809 [ --disable-tparm-varargs compile tparm() without varargs interface], 881 ### use option --with-tparm-arg to override tparm's argument type 882 AC_MSG_CHECKING(for type of tparm args) 883 AC_ARG_WITH(tparm-arg, 884 [ --with-tparm-arg=TYPE override parameter type of tparm],
|
| HD | INSTALL | 425 --disable-tparm-varargs 426 Portable programs should call tparm() using the fixed-length parameter 428 function. Use --disable-tparm-varargs to disable this support. 1041 --with-tparm-arg[=XXX] 1042 Override the type used for tparm() arguments, which normally is a 1046 tparm's interface was defined. 1643 some termcap. tparm() is standard, and does not conflict with
|
| HD | NEWS | 466 + change %l behavior in tparm to push the string length onto the stack 937 + add configure option --with-tparm-arg 3395 + add ifdef's allowing ncurses to be built with tparm() using either 5191 + modify tput to use the same parameter analysis as tparm() does, to 5569 + add checks for null pointer in calls to tparm() and tgoto() based on 5638 + change internal type used by tparm() to long, to work with LP64 model. 6449 + report stack underflow/overflow in tparm() when tic -cv option is 6799 + modify tparm to disallow arithmetic on strings, analyze the varargs 6801 + modify tparm's internal function spop() to treat a null pointer as 7213 tparm() as 0's. [all …]
|
| /NextBSD/contrib/ncurses/misc/ |
| HD | ncurses.supp | 194 fun:tparm
|
| HD | ncurses.def | 373 "tparm" @653 NONAME
|
| HD | ncurses.ref | 432 "tparm" @653 NONAME
|
| /NextBSD/contrib/ncurses/progs/ |
| HD | tabs.c | 76 tputs(tparm(set_tab, stop), 1, putch); in do_tabs()
|
| /NextBSD/contrib/ncurses/ncurses/tty/ |
| HD | lib_vidattr.c | 249 tparm(set_attributes, in NCURSES_EXPORT()
|
| HD | tty_update.c | 170 tparm("\033[%d;%dH", in position_check()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | pt.c | 10024 tree tparm; in type_unification_real() local 10029 tparm = TREE_VALUE (TREE_VEC_ELT (tparms, i)); in type_unification_real() 10035 if (TREE_CODE (tparm) == PARM_DECL in type_unification_real() 10036 && uses_template_parms (TREE_TYPE (tparm)) in type_unification_real() 10430 tree tparm; in unify() local 10491 tparm = TREE_VALUE (TREE_VEC_ELT (tparms, 0)); in unify() 10492 if (tparm == error_mark_node) in unify() 10496 != template_decl_level (tparm)) in unify() 10503 tparm = TREE_VALUE (TREE_VEC_ELT (tparms, idx)); in unify() 10507 && TREE_CODE (tparm) != TYPE_DECL) in unify() [all …]
|
| /NextBSD/contrib/ncurses/ncurses/ |
| HD | llib-ltinfo | 903 #undef tparm 904 char *tparm(
|
| HD | llib-ltinfow | 903 #undef tparm 904 char *tparm(
|
| HD | llib-ltinfotw | 974 #undef tparm 975 char *tparm(
|
| HD | llib-ltinfot | 974 #undef tparm 975 char *tparm(
|
| HD | llib-lncurses | 3548 #undef tparm 3549 char *tparm(
|
| HD | llib-lncursest | 3670 #undef tparm 3671 char *tparm(
|
| HD | llib-lncursesw | 4373 #undef tparm 4374 char *tparm(
|
| HD | llib-lncursestw | 4455 #undef tparm 4456 char *tparm(
|
| /NextBSD/lib/ncurses/ncurses/ |
| HD | Makefile | 986 curs_terminfo.3 tparm.3 \
|
| /NextBSD/contrib/gcc/ |
| HD | sys-protos.h | 1176 extern char * tparm(/* ??? */);
|