Searched refs:H_SAVE_FP (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/lib/libedit/ | ||
| HD | hist.h | 77 #define HIST_SAVE_FP(el, fp) HIST_FUN(el, H_SAVE_FP fp) |
| HD | histedit.h | 230 #define H_SAVE_FP 26 /* , FILE *); */ macro |
| HD | history.c | 1036 case H_SAVE_FP: in FUNW() |