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

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A Dsal.h609 #define __deref_ecount_opt(size) __deref_ecount(size) __post __deref __exceptthat __maybenull macro
660 #define __deref_opt_ecount_opt(size) __deref_ecount_opt(size) __exceptthat __maybenull
H A Dspecstrings.h729 #ifndef __deref_ecount_opt
730 #define __deref_ecount_opt(size) __deref_ecount(size) __post __deref __exceptthat __maybenull macro
846 #define __deref_opt_ecount_opt(size) __deref_ecount_opt(size) __exceptthat __maybenull

Completed in 39 milliseconds