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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
corhdr.h 89 COR_VTABLEGAP_NAME_LENGTH = 8,
887 #define IsVtblGapName(strName) (strncmp (strName, COR_VTABLEGAP_NAME_A, COR_VTABLEGAP_NAME_LENGTH) == 0)
    [all...]
winnt.h     [all...]

Completed in 637 milliseconds