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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntdef.h 645 #define RTL_NUMBER_OF(A) RTL_NUMBER_OF_V2(A)
647 #define RTL_NUMBER_OF(A) RTL_NUMBER_OF_V1(A)
winnt.h 489 #define RTL_NUMBER_OF(A) RTL_NUMBER_OF_V2(A)
491 #define RTL_NUMBER_OF(A) RTL_NUMBER_OF_V1(A)
498 #define RTL_NUMBER_OF_FIELD(type,field) (RTL_NUMBER_OF(RTL_FIELD_TYPE(type,field)))
    [all...]

Completed in 49 milliseconds