Home
last modified time | relevance | path

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

/reactos/modules/rostests/apitests/include/
H A Dapitest.h70 #define ok_eq_hex64(value, expected) ok_eq_print(value, expected, "%I64x") macro
/reactos/modules/rostests/kmtests/include/
H A Dkmt_test.h267 #define ok_eq_hex64(value, expected) ok_eq_print(value, expected, "%I64x") macro