Home
last modified time | relevance | path

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

/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/venti/srv/
H A Dunwhack.c57 ulong uwbits, lithist; in unwhack() local
67 lithist = ~0; in unwhack()
83 if(lithist & 0xf){ in unwhack()
106 lithist = (lithist << 1) | (lit < 32) | (lit > 127); in unwhack()
H A Dwhack.c143 int toff, lithist, h, len, bits, use, wnbits, lits, matches, offbits, lenbits; in whack() local
165 lithist = ~0; in whack()
183 lithist = (lithist << 1) | toff < 32 | toff > 127; in whack()
184 if(lithist & 0x1e){ in whack()
187 }else if(lithist & 1){ in whack()
/dports/math/reduce/Reduce-svn5758-src/generic/redfront/src/
H A Dconfigure.ac342 AC_ARG_ENABLE(lithist, optenable
343 AS_HELP_STRING([--disable-lithist],[do not use lithist in the sense of bash]),
345 AC_DEFINE(LITHIST,0,[Use bash lithist history style])
347 AC_DEFINE(LITHIST,1,[Use bash lithist history style])
349 AC_DEFINE(LITHIST,1,[Use bash lithist history style])
/dports/shells/bash/bash-5.1/tests/
H A Dshopt.right41 shopt -u lithist
103 shopt -u lithist
145 lithist off
H A Dshopt.tests33 shopt -u lithist
/dports/shells/bash/bash-5.1/builtins/
H A Dshopt.def220 { "lithist", &literal_history, (shopt_set_func_t *)NULL },
/dports/devel/avr-gdb/gdb-7.3.1/readline/doc/
H A Dhsuser.texi118 The @code{lithist}
H A Dinc-hist.texinfo118 The @code{lithist}
/dports/cad/magic/magic-8.3.245/readline/readline-4.3/doc/
H A Dhsuser.texinfo115 The @code{lithist}
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Dinc-hist.texinfo116 The @code{lithist}
H A Dhsuser.texinfo115 The @code{lithist}
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/readline/doc/
H A Dhsuser.texinfo115 The @code{lithist}
H A Dinc-hist.texinfo116 The @code{lithist}
/dports/databases/gqlplus/gqlplus-1.16/readline/doc/
H A Dhsuser.texinfo115 The @code{lithist}
/dports/databases/gqlplus/gqlplus-1.16/gqlplus-1.15/readline/doc/
H A Dhsuser.texinfo115 The @code{lithist}
/dports/devel/gdb761/gdb-7.6.1/readline/doc/
H A Dhsuser.texi124 The @code{lithist}
/dports/shells/bash/bash-5.1/lib/readline/doc/
H A Dhsuser.texi123 The @code{lithist}
/dports/devel/readline/readline-8.1/doc/
H A Dhsuser.texi123 The @code{lithist}
/dports/devel/gdb/gdb-11.1/readline/readline/doc/
H A Dhsuser.texi125 The @code{lithist}
/dports/shells/bash/bash-5.1/
H A DCHANGES8941 in the history list correctly if `cmdhist' is enabled, but `lithist'
9401 k. A couple of bugs that caused `fc' to not obey the `cmdhist' and `lithist'
H A DChangeLog4319 (e.g., bash with command-oriented history and lithist), use them as
/dports/shells/bash/bash-5.1/doc/
H A Dbash.info4670 'lithist'
9499 where necessary to preserve syntactic correctness. The 'lithist' shell
H A Dbashref.info4670 'lithist'
9499 where necessary to preserve syntactic correctness. The 'lithist' shell
H A Dbashref.texi5455 @item lithist
/dports/shells/bash/bash-5.1/CWRU/
H A Dchangelog4319 (e.g., bash with command-oriented history and lithist), use them as