Searched refs:__deref_inout_ecount_opt (Results 1 - 2 of 2) sorted by path

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A Dsal.h625 #define __deref_inout_ecount_opt(size) __deref_inout_ecount(size) __pre __deref __exceptthat __maybenull __post __deref __exceptthat __maybenull macro
632 #define __deref_inout_ecount_z_opt(size) __deref_inout_ecount_opt(size) __pre __deref __nullterminated __post __deref __nullterminated
635 #define __deref_inout_ecount_nz_opt(size) __deref_inout_ecount_opt(size)
676 #define __deref_opt_inout_ecount_opt(size) __deref_inout_ecount_opt(size) __exceptthat __maybenull
H A Dspecstrings.h768 #ifndef __deref_inout_ecount_opt
769 #define __deref_inout_ecount_opt(size) __deref_inout_ecount(size) __pre __deref __exceptthat __maybenull __post __deref __exceptthat __maybenull macro
885 #define __deref_opt_inout_ecount_opt(size) __deref_inout_ecount_opt(size) __exceptthat __maybenull

Completed in 241 milliseconds