HomeSort by relevance Sort by last modified time
    Searched refs:COR_DELETED_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 88 COR_DELETED_NAME_LENGTH = 8,
886 #define IsDeletedName(strName) (strncmp (strName, COR_DELETED_NAME_A, COR_DELETED_NAME_LENGTH) == 0)
    [all...]
winnt.h     [all...]

Completed in 650 milliseconds