Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dspecstrings.h323 #define __post_invalid _Post_ __notvalid macro
327 #define __deallocate(kind) _Pre_ __notnull __post_invalid
328 #define __deallocate_opt(kind) _Pre_ __maybenull __post_invalid
H A Dspecstrings_undef.h320 #undef __post_invalid
H A Dspecstrings_strict.h664 #define __post_invalid __allowed(on_parameter_or_return) macro