Home
last modified time | relevance | path

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

/reactos/sdk/include/vcruntime/
H A Dms_sal.h1507 #define _Bound_impl_ _SA_annotes0(SAL_bound) macro
1800 #define _In_bound_impl_ _Pre_impl_ _Bound_impl_
1801 #define _Out_bound_impl_ _Post_impl_ _Bound_impl_
1802 #define _Ret_bound_impl_ _Post_impl_ _Bound_impl_
1803 #define _Deref_in_bound_impl_ _Deref_pre_impl_ _Bound_impl_
1804 #define _Deref_out_bound_impl_ _Deref_post_impl_ _Bound_impl_
1805 #define _Deref_ret_bound_impl_ _Deref_post_impl_ _Bound_impl_