Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/comdlg32/
H A Dfinddlg.c54 #define CHECK_FIND_OR_REPLACE(FUNC, FAIL, ERR_CODE) \ in test_param_check() argument
/reactos/modules/rostests/apitests/compiler/ms/eh/
H A Dihateeh.cxx23 void FAIL(int i) { in FAIL() function
H A Dehthrow.cxx27 void FAIL(int i) in FAIL() function
/reactos/dll/3rdparty/mbedtls/
H A Dtiming.c421 #define FAIL do \ macro