Lines Matching defs:LS_HIST
78 #define LS_HIST offsetof(lsrec_t, ls_stack[0])
500 if (g_recsize < LS_HIST)
652 if (g_recsize > LS_HIST) {
750 if (g_recsize >= LS_HIST) {
848 if ((g_recsize > LS_HIST && nrecs < 4) || (nrecs < 3))
872 if (g_recsize > LS_HIST) {
953 if (g_recsize >= LS_HIST)
1065 g_recsize = LS_HIST;
1654 if (!g_pflag && rectype < LS_HIST) {
1685 if (rectype >= LS_HIST) {
1701 if (rectype >= LS_HIST) {
1745 if (rectype < LS_HIST)