Searched defs:cchExt (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGA-SVGA3d-ogl.cpp1288 size_t cchExt = strlen(pszExt); local
1289 Assert(cchExt > 3);
1292 Assert(pszExt[cchExt - 2] != ' ');
1293 Assert(pszExt[cchExt - 1] == ' ');

Completed in 80 milliseconds