Home
last modified time | relevance | path

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

/lk-master/lib/console/
A Dconsole.c119 static inline uint ptrnext(uint ptr) { in ptrnext() function
148 con->history_next = ptrnext(con->history_next); in add_history()
156 uint i = ptrnext(*cursor); in next_history()

Completed in 3 milliseconds