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

/vbox/src/VBox/HostDrivers/Support/
H A DSUPR3HardenedMain.cpp340 static void suplibHardenedPrintHexOctal(uint64_t uValue, unsigned uBase, uint32_t fFlags) function
389 suplibHardenedPrintHexOctal(wc, 16, 0);
640 suplibHardenedPrintHexOctal(uValue, uBase, fFlags);

Completed in 44 milliseconds