Home
last modified time | relevance | path

Searched defs:fail_if (Results 1 - 6 of 6) sorted by relevance

/third_party/curl/tests/unit/
H A Dcurlcheck.h27 #define fail_if(expr, msg) \ macro
/third_party/mesa3d/src/intel/tools/
H A Derror2aub.c41 #define fail_if(cond, ...) _fail_if(cond, NULL, __VA_ARGS__) macro
H A Dintel_dump_gpu.c95 #define fail_if(cond, ...) _fail_if(cond, "intel_dump_gpu", __VA_ARGS__) macro
[all...]
H A Daub_write.c59 #define fail_if(cond, ...) _fail_if(cond, NULL, __VA_ARGS__) macro
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c156 #define fail_if(cond) \ macro
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dwasm-compiler.h717 BranchBuilder fail_if; member

Completed in 7 milliseconds