Searched defs:RETURN_IF_FALSE (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/ | ||
D | ps_cache_basic.h | 24 #define RETURN_IF_FALSE(condition) \ macro |
/third_party/python/Python/ | ||
D | compile.c | 1664 #define RETURN_IF_FALSE(X) \ macro |