Searched refs:strNext (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/dbg/
H A DDumpD3DCaps9.cpp666 static const char * strNext(const char * pcszStr) function
755 for (pCur = pcszStr; pCur; pCur = strNext(pCur))
826 *(_ppStr) = strNext(*(_ppStr)); \
831 *(_ppStr) = strNext(*(_ppStr)); \
835 *(_ppStr1) = strNext(*(_ppStr1)); \
836 *(_ppStr2) = strNext(*(_ppStr2)); \

Completed in 43 milliseconds