HomeSort by relevance Sort by last modified time
    Searched refs:RTL_NUMBER_OF_V2 (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 643 #define RTL_NUMBER_OF_V2(A) RTL_NUMBER_OF_V1(A)
645 #define RTL_NUMBER_OF(A) RTL_NUMBER_OF_V2(A)
649 #define ARRAYSIZE(A) RTL_NUMBER_OF_V2(A)
winnt.h 486 #define RTL_NUMBER_OF_V2(A) RTL_NUMBER_OF_V1(A)
489 #define RTL_NUMBER_OF(A) RTL_NUMBER_OF_V2(A)
494 #define ARRAYSIZE(A) RTL_NUMBER_OF_V2(A)
    [all...]

Completed in 206 milliseconds