Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistedit.h203 #define H_GETSIZE 2 /* , void); */ macro
Dreadline.c434 history(h, &ev, H_GETSIZE); in readline()
1393 if (history(h, &ev, H_GETSIZE) == 0) in add_history()
1421 if (history(h, &ev, H_GETSIZE) == 0) in remove_history()
Dhistory.c944 case H_GETSIZE: in FUNW()