Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/demos/mididemo/src/
Dmidiqueue.c35 static int proceedIndex(int oldIndex);
236 static int proceedIndex(int oldIndex) in proceedIndex() function
257 s_headIndex = proceedIndex(s_headIndex); in proceedHeadIndex()
263 s_tailIndex = proceedIndex(s_tailIndex); in proceedTailIndex()