Searched refs:CALLBACK_ARGS (Results 1 – 1 of 1) sorted by relevance
33 #define CALLBACK_ARGS 0x12345678 macro339 ULONG arg = CALLBACK_ARGS; in callback_test()512 assert_int_equal(*(ULONG *)args, CALLBACK_ARGS); in c2d_callback()