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

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A Dsal.h664 #define __deref_opt_out_bcount_opt(size) __deref_out_bcount_opt(size) __exceptthat __maybenull macro
671 #define __deref_opt_out_bcount_z_opt(size) __deref_opt_out_bcount_opt(size) __post __deref __nullterminated
674 #define __deref_opt_out_bcount_nz_opt(size) __deref_opt_out_bcount_opt(size)
H A Dspecstrings.h866 #ifndef __deref_opt_out_bcount_opt
867 #define __deref_opt_out_bcount_opt(size) __deref_out_bcount_opt(size) __exceptthat __maybenull macro

Completed in 216 milliseconds