Searched refs:HistoryW (Results 1 – 2 of 2) sorted by relevance
295 typedef struct historyW HistoryW; typedef297 HistoryW * history_winit(void);298 void history_wend(HistoryW *);300 int history_w(HistoryW *, HistEventW *, int, ...);
114 HistoryW *hist; in main()