Home
last modified time | relevance | path

Searched defs:RETURN_IF_FALSE (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/ps_cache/
Dps_cache_basic.h24 #define RETURN_IF_FALSE(condition) \ macro
/third_party/python/Python/
Dcompile.c1664 #define RETURN_IF_FALSE(X) \ macro