Home
last modified time | relevance | path

Searched refs:HCLEAR (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhistory.c123 #define HCLEAR(h, ev) (*(h)->h_clear)((h)->h_ref, ev) macro
1071 HCLEAR(h, ev); in FUNW()