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

/vbox/src/VBox/HostDrivers/Support/testcase/
H A DtstNtQueryStuff.cpp44 typedef const FLAGDESC *PCFLAGDESC; typedef
89 static char *stringifyFlags(uint32_t fFlags, char *pszBuf, size_t cbBuf, PCFLAGDESC paFlagDesc, size_t cFlagDesc)
/vbox/src/VBox/Devices/Graphics/testcase/
H A Ddump-vmwgfx.c98 typedef FLAGDESC const *PCFLAGDESC; typedef
287 static void DisplayFlags(PCFLAGDESC paFlagDescs, uint32_t fFlags, unsigned cchIndent)

Completed in 40 milliseconds