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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Ddls1.h208 ULONG ulStart; member in struct:_rloop
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Ddls1.h207 ULONG ulStart; member in struct:_rloop
/vbox/src/VBox/Runtime/common/string/
H A Duniread.cpp245 unsigned long ulStart = strtoul(psz, &pszEnd, 16); local
246 unsigned long ulLast = ulStart;
267 return (RTUNICP)ulStart;

Completed in 108 milliseconds