Home
last modified time | relevance | path

Searched refs:H_SETSIZE (Results 1 – 25 of 180) sorted by relevance

12345678

/dports/net/ntp/ntp-4.2.8p15/libntp/
H A Dntp_lineedit.c51 # ifndef H_SETSIZE
52 # define H_SETSIZE H_EVENT macro
107 #ifdef H_SETSIZE in ntp_readline_init()
108 history(ntp_hist, &hev, H_SETSIZE, 128); in ntp_readline_init()
/dports/math/gnubc/bc-1.07.1/bc/
H A Dbcdefs.h190 #define HISTORY_SIZE(n) history(hist, &histev, H_SETSIZE, n)
191 #define UNLIMIT_HISTORY history(hist, &histev, H_SETSIZE, INT_MAX)
/dports/net/honeyd/honeyd-1.5c/
H A Dhoneydctl.c328 # ifdef H_SETSIZE
329 history(hist, &hev, H_SETSIZE, 20);
346 # ifdef H_SETSIZE
/dports/textproc/uim-el/uim-d1ac9d9/uim/
H A Deditline.c56 history(hist, &hev, H_SETSIZE, 100); in uim_plugin_instance_init()
/dports/textproc/uim-gtk/uim-d1ac9d9/uim/
H A Deditline.c56 history(hist, &hev, H_SETSIZE, 100); in uim_plugin_instance_init()
/dports/textproc/uim-qt5/uim-d1ac9d9/uim/
H A Deditline.c56 history(hist, &hev, H_SETSIZE, 100); in uim_plugin_instance_init()
/dports/textproc/uim-m17nlib/uim-d1ac9d9/uim/
H A Deditline.c56 history(hist, &hev, H_SETSIZE, 100); in uim_plugin_instance_init()
/dports/textproc/uim-gtk3/uim-d1ac9d9/uim/
H A Deditline.c56 history(hist, &hev, H_SETSIZE, 100); in uim_plugin_instance_init()
/dports/japanese/uim-anthy/uim-d1ac9d9/uim/
H A Deditline.c56 history(hist, &hev, H_SETSIZE, 100); in uim_plugin_instance_init()
/dports/devel/p5-Term-EditLine/Term-EditLine-0.11/fallback/
H A Dconst-c.inc323 H_GETSIZE H_SETSIZE */
402 if (memEQ(name, "H_SETSIZE", 9)) {
404 #ifdef H_SETSIZE
405 *iv_return = H_SETSIZE;
572 H_SET H_SETSIZE));
/dports/audio/autocd/autocd-3.02.12b/
H A Dcdctl.c238 history(hist, &he, H_SETSIZE, 100); in input()
240 history(hist, H_SETSIZE, 100); in input()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/include/lldb/Host/windows/
H A Deditlinewin.h54 #define H_SETSIZE 1 // , const int macro
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/include/lldb/Host/windows/
H A Deditlinewin.h54 #define H_SETSIZE 1 // , const int macro
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/include/lldb/Host/windows/
H A Deditlinewin.h54 #define H_SETSIZE 1 // , const int macro
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/include/lldb/Host/windows/
H A Deditlinewin.h54 #define H_SETSIZE 1 // , const int macro
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/include/lldb/Host/windows/
H A Deditlinewin.h54 #define H_SETSIZE 1 // , const int macro
/dports/shells/rc/rc-1.7.4/
H A Dedit-edit.c33 history(c->hist, &he, H_SETSIZE, 20); in edit_begin()
/dports/devel/p5-Term-EditLine/Term-EditLine-0.11/
H A DMakefile.PL93 H_PREV_STR H_SAVE H_SET H_SETSIZE));
/dports/devel/p5-Term-EditLine/Term-EditLine-0.11/t/
H A D1.t20 H_PREV H_PREV_EVENT H_PREV_STR H_SAVE H_SET H_SETSIZE)) {
/dports/math/reduce/Reduce-svn5758-src/generic/newfront/
H A Dredline.c322 history(h,&ev,H_SETSIZE,HISTFILESIZE); in line_init_history()
339 history(h,&ev,H_SETSIZE,HISTFILESIZE); in line_end_history()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dhistedit.h207 #define H_SETSIZE 1 /* , const int); */ macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dhistedit.h207 #define H_SETSIZE 1 /* , const int); */ macro
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dhistedit.h203 #define H_SETSIZE 1 /* , const int); */ macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dhistedit.h203 #define H_SETSIZE 1 /* , const int); */ macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dhistedit.h207 #define H_SETSIZE 1 /* , const int); */ macro

12345678