Searched refs:__deref_inout_bcount_part_opt (Results 1 – 4 of 4) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | sal_old.h | 126 #define __deref_inout_bcount_part_opt(size,length) __deref_inout_bcount_part(size,length) __pre __d… macro 156 #define __deref_opt_inout_bcount_part_opt(size,length) __deref_inout_bcount_part_opt(size,length) _…
|
H A D | specstrings_undef.h | 141 #undef __deref_inout_bcount_part_opt
|
H A D | specstrings_strict.h | 332 #define __deref_inout_bcount_part_opt(size,len) __allowed(on_parameter) macro
|
/reactos/sdk/include/vcruntime/ |
H A D | ms_sal.h | 2798 #define __deref_inout_bcount_part_opt(size,length) _SAL1_Source_(__deref_inout_bcount… macro 2849 …AL1_Source_(__deref_opt_inout_bcount_part_opt, (size,length), __deref_inout_bcount_part_opt(size,l…
|