Searched refs:_ex (Results 1 – 2 of 2) sorted by relevance
25 #define HR_GENERAL(_ex, _msg, _ret) {\ argument26 HRESULT _hr = _ex;\
5484 tests: remove redundant casts in fill_memory{,_ex} invocations.5496 tests: change the type of fill_memory{,_ex} first argument to void *