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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwincrypt.h1537 #define GET_ALG_TYPE(x) (x & (15 << 9)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwincrypt.h1525 #define GET_ALG_TYPE(x) (x & (15 << 9)) macro

Completed in 80 milliseconds