Searched refs:HIST_MERGE (Results 1 – 1 of 1) sorted by relevance
50 #define HIST_MERGE 0x20 macro1157 hflg |= HIST_MERGE; in dohist()1173 if (hflg & (HIST_LOAD | HIST_MERGE)) in dohist()1174 loadhist(*vp, (hflg & HIST_MERGE) ? 1 : 0); in dohist()