HomeSort by relevance Sort by last modified time
    Searched refs:tdExplicitLayout (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 25 tdExplicitLayout = 0x10,
900 #define IsTdExplicitLayout(x) (((x) & tdLayoutMask) == tdExplicitLayout)
    [all...]
correg.h 76 tdPublic = 0x0001,tdLayoutMask = 0x0006,tdAutoLayout = 0x0000,tdLayoutSequential = 0x0002,tdExplicitLayout = 0x0004,tdWrapperClass = 0x0008,

Completed in 110 milliseconds