Searched defs:ANYSIZE_ARRAY (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dntdef.h84 #ifndef ANYSIZE_ARRAY
85 #define ANYSIZE_ARRAY 1 macro
H A Dwinnt.h18 #define ANYSIZE_ARRAY 1 macro
2592 typedef LUID_AND_ATTRIBUTES LUID_AND_ATTRIBUTES_ARRAY[ANYSIZE_ARRAY];
2610 DWORD SubAuthority[ANYSIZE_ARRAY];
2632 typedef SID_AND_ATTRIBUTES SID_AND_ATTRIBUTES_ARRAY[ANYSIZE_ARRAY];
3165 LUID_AND_ATTRIBUTES Privilege[ANYSIZE_ARRAY];
3280 SID_AND_ATTRIBUTES Groups[ANYSIZE_ARRAY];
3285 LUID_AND_ATTRIBUTES Privileges[ANYSIZE_ARRAY];
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dntdef.h84 #ifndef ANYSIZE_ARRAY
85 #define ANYSIZE_ARRAY 1 macro
H A Dwinnt.h18 #define ANYSIZE_ARRAY 1 macro
2592 typedef LUID_AND_ATTRIBUTES LUID_AND_ATTRIBUTES_ARRAY[ANYSIZE_ARRAY];
2610 DWORD SubAuthority[ANYSIZE_ARRAY];
2632 typedef SID_AND_ATTRIBUTES SID_AND_ATTRIBUTES_ARRAY[ANYSIZE_ARRAY];
3165 LUID_AND_ATTRIBUTES Privilege[ANYSIZE_ARRAY];
3280 SID_AND_ATTRIBUTES Groups[ANYSIZE_ARRAY];
3285 LUID_AND_ATTRIBUTES Privileges[ANYSIZE_ARRAY];

Completed in 125 milliseconds