Searched refs:nCurDirPos (Results 1 – 3 of 3) sorted by relevance
2705 pRTLData->nCurDirPos = 0; in RTLFUNC()2718 pRTLData->nCurDirPos = -2; in RTLFUNC()2737 if( pRTLData->nCurDirPos < 0 ) in RTLFUNC()2739 if( pRTLData->nCurDirPos == -2 ) in RTLFUNC()2747 pRTLData->nCurDirPos++; in RTLFUNC()2829 pRTLData->nCurDirPos = 0; in RTLFUNC()2877 pRTLData->nCurDirPos = 0; in RTLFUNC()2888 pRTLData->nCurDirPos = -2; in RTLFUNC()2899 if( pRTLData->nCurDirPos < 0 ) in RTLFUNC()2901 if( pRTLData->nCurDirPos == -2 ) in RTLFUNC()[all …]
227 nCurDirPos = 0; in SbiRTLData()
156 short nCurDirPos; member in SbiRTLData
Completed in 73 milliseconds