Searched refs:_Out_opt_impl_ (Results 1 – 1 of 1) sorted by relevance
/reactos/sdk/include/vcruntime/ |
H A D | ms_sal.h | 346 #define _Out_opt_ _SAL2_Source_(_Out_opt_, (), _Out_opt_impl_) 429 … _SAL2_Source_(_Outptr_opt_, (), _Out_opt_impl_ _Deref_post2_i… 430 …esult_maybenull_ _SAL2_Source_(_Outptr_opt_result_maybenull_, (), _Out_opt_impl_ _Deref_post2_i… 435 …ult_z_ _SAL2_Source_(_Outptr_opt_result_z_, (), _Out_opt_impl_ _Deref_post_z_) 437 …ult_maybenull_z_ _SAL2_Source_(_Outptr_opt_result_maybenull_z_, (), _Out_opt_impl_ _Deref_post_op… 457 … _SAL2_Source_(_Outptr_opt_result_buffer_, (size), _Out_opt_impl_ _Deref_post2_i… 462 … _SAL2_Source_(_Outptr_opt_result_buffer_all_, (size), _Out_opt_impl_ _Deref_post2_i… 465 …SAL2_Source_(_Outptr_opt_result_buffer_maybenull_, (size), _Out_opt_impl_ _Deref_post2_i… 470 …SAL2_Source_(_Outptr_opt_result_buffer_all_maybenull_, (size), _Out_opt_impl_ _Deref_post2_i… 473 …SAL2_Source_(_Outptr_opt_result_bytebuffer_, (size), _Out_opt_impl_ _Deref_post2_i… [all …]
|