Home
last modified time | relevance | path

Searched refs:__deref_out_xcount_part (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dspecstrings.h130 #define __deref_out_xcount_part(size,length) __deref_out_xcount(size) _Post_ __d… macro
131 #define __deref_out_xcount_full(size) __deref_out_xcount_part(size,size)
142 #define __deref_out_xcount_part(size,length) __deref_out_xcount(size) _Post_ __d… macro
143 #define __deref_out_xcount_full(size) __deref_out_xcount_part(size,size)
155 #define __deref_out_xcount_part_opt(size,length) __deref_out_xcount_part(size,length…
166 #define __deref_opt_out_xcount_part(size,length) __deref_out_xcount_part(size,length…
H A Dspecstrings_strict.h286 #define __deref_out_xcount_part(size,len) _SAL_VERSION_CHECK(__deref_out_xcount_part) macro
H A Dspecstrings_undef.h95 #undef __deref_out_xcount_part