Searched refs:HISLINE (Results 1 - 2 of 2) sorted by relevance
/ast/src/cmd/ie/ | ||
H A D | history.h | 37 #define HISLINE 16 /* estimate of average sized history line */ macro |
H A D | history.c | 193 off_t size = (HISMAX/4)+maxlines*HISLINE; |
Completed in 12 milliseconds