Searched defs:__deref_inout_bcount_part_opt (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A Dsal.h628 #define __deref_inout_bcount_part_opt(size,length) __deref_inout_bcount_part(size,length) __pre __deref __exceptthat __maybenull __post __deref __exceptthat __maybenull macro
679 #define __deref_opt_inout_bcount_part_opt(size,length) __deref_inout_bcount_part_opt(size,length) __exceptthat __maybenull
H A Dspecstrings.h777 #ifndef __deref_inout_bcount_part_opt
778 #define __deref_inout_bcount_part_opt(size,length) __deref_inout_bcount_part(size,length) __pre __deref __exceptthat __maybenull __post __deref __exceptthat __maybenull macro
894 #define __deref_opt_inout_bcount_part_opt(size,length) __deref_inout_bcount_part_opt(size,length) __exceptthat __maybenull

Completed in 32 milliseconds