Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/include/
H A Dapitest.h71 #define ok_eq_xmm(value, expected) ok((value).Low == (expected).Low, #value " = %I64x'%08I… macro
/reactos/modules/rostests/kmtests/include/
H A Dkmt_test.h268 #define ok_eq_xmm(value, expected) ok((value).Low == (expected).Low, #value " = %I64x'%08I… macro