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

/external/pdfium/core/src/fxge/Microsoft SDK/include/
H A Dspecstrings.h655 #ifndef __inout_bcount_opt
656 #define __inout_bcount_opt(size) __inout_bcount(size) __exceptthat __maybenull macro
H A Dsal.h568 #define __inout_bcount_opt(size) __inout_bcount(size) __exceptthat __maybenull macro
576 #define __inout_bcount_z_opt(size) __inout_bcount_opt(size)
579 #define __inout_bcount_nz_opt(size) __inout_bcount_opt(size)

Completed in 112 milliseconds