Home
last modified time | relevance | path

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

/openbsd/lib/libedit/
H A Dhistory.c118 #define HCLEAR(h, ev) (*(h)->h_clear)((h)->h_ref, ev) macro
1041 HCLEAR(h, ev); in FUNW()