Home
last modified time | relevance | path

Searched refs:__inout_ecount_full (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/psdk/
H A Dsal_old.h256 #define __inout_ecount_full_opt(size) __inout_ecount_full(size) __exceptthat __maybenull
257 #define __inout_ecount_full(size) __inout_ecount_part(size,size) macro
H A Dspecstrings_strict.h231 #define __inout_ecount_full(size) _SAL_VERSION_CHECK(__inout_ecount_full) macro
H A Dspecstrings_undef.h40 #undef __inout_ecount_full
/reactos/sdk/include/vcruntime/
H A Dms_sal.h2703 #define __inout_ecount_full(size) _SAL1_Source_(__inout_ecount_full,… macro
2742 … _SAL1_Source_(__inout_ecount_full_opt, (size), __inout_ecount_full(size) …