HomeSort by relevance Sort by last modified time
    Searched refs:tcompMASK_TYPE (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fci.h 80 #define tcompMASK_TYPE 0x000F
104 #define CompressionTypeFromTCOMP(tc) ((tc) & tcompMASK_TYPE)
fdi.h 82 #define tcompMASK_TYPE 0x000F
105 #define CompressionTypeFromTCOMP(tc) ((tc) & tcompMASK_TYPE)

Completed in 50 milliseconds