Home
last modified time | relevance | path

Searched defs:tail (Results 1 – 8 of 8) sorted by relevance

/RvlSDK-3.2.2/build/libraries/tc/src/
DTCTextureList.cpp65 TCTexture* newTx, *tail; in TCNewTexture() local
DTCSrcImageList.cpp89 TCSrcImage* newSi, *tail; in TCNewSrcImage() local
DTCImageList.cpp143 TCImage* newIm, *tail; in TCNewImage() local
DTCPaletteList.cpp172 TCPalette* newPl, *tail; in TCNewPalette() local
/RvlSDK-3.2.2/include/revolution/os/
DOSThread.h122 OSThread* tail; member
134 OSMutex* tail; member
DOSModule.h90 OSModuleInfo* tail; member
/RvlSDK-3.2.2/build/demos/mididemo/src/
Dmidiqueue.c219 int tail = getTailIndex(); in getLength() local
/RvlSDK-3.2.2/include/revolution/mem/
DexpHeap.h90 …MEMiExpHeapMBlockHead* tail; // Pointer to the memory block linked to the tail of the expanded… member