Home
last modified time | relevance | path

Searched defs:ASSERT_OPTIONAL_IRP (Results 1 – 1 of 1) sorted by relevance

/reactos/drivers/filesystems/cdfs/
H A Dcddata.h208 #define ASSERT_OPTIONAL_IRP(I) ASSERT_OPTIONAL_STRUCT( (I), IO_TYPE_IRP ) macro
251 #define ASSERT_OPTIONAL_IRP(I) { NOTHING; } macro