Home
last modified time | relevance | path

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

/lk-master/lib/console/
A Dconsole.c123 static inline uint ptrprev(uint ptr) { in ptrprev() function
129 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 7 milliseconds