Searched refs:__inout_bcount_full (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A Dspecstrings.h138 // __inout_bcount_full(cb) : A buffer with cb elements that is fully initialized at
609 #ifndef __inout_bcount_full
610 #define __inout_bcount_full(size) __inout_bcount_part(size,size) macro
668 #define __inout_bcount_full_opt(size) __inout_bcount_full(size) __exceptthat __maybenull
H A Dsal.h145 __inout_bcount_full(cb) : A buffer with cb elements that is fully initialized at
533 #define __inout_bcount_full(size) __inout_bcount_part(size,size) macro
572 #define __inout_bcount_full_opt(size) __inout_bcount_full(size) __exceptthat __maybenull

Completed in 65 milliseconds