Searched refs:ptrprev (Results 1 – 1 of 1) sorted by relevance
123 static inline uint ptrprev(uint ptr) { in ptrprev() function129 uint ptr = ptrprev(con->history_next); in dump_history()134 ptr = ptrprev(ptr); in dump_history()143 size_t last = ptrprev(con->history_next); in add_history()152 return ptrprev(con->history_next); in start_history_cursor()174 i = ptrprev(*cursor); in prev_history()
Completed in 4 milliseconds