Searched refs:ptrprev (Results 1 – 1 of 1) sorted by relevance
109 static inline uint ptrprev(uint ptr) { in ptrprev() function115 uint ptr = ptrprev(history_next); in dump_history()120 ptr = ptrprev(ptr); in dump_history()135 uint last = ptrprev(history_next); in add_history()144 return ptrprev(history_next); in start_history_cursor()166 i = ptrprev(*cursor); in prev_history()
Completed in 8 milliseconds