Home
last modified time | relevance | path

Searched refs:__inner_bound (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/psdk/
H A Dspecstrings.h72 #define __inner_bound _SA_annotes0(SAL_bound) macro
74 …assume_bound_dec __inline __nothrow void __AssumeBoundInt(_Post_ __inner_bound int i) {i;}
95 #define __inner_bound
330 #define __bound __inner_bound
332 #define __in_bound _Pre_ __inner_bound
333 #define __out_bound _Post_ __inner_bound
334 #define __deref_out_bound _Post_ __deref __inner_bound