Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/stream_executor/lib/
Dstatus_macros.h38 #define SE_ASSIGN_OR_RETURN_IMPL(__lhs, __rhs, __name) \ argument
49 #define SE_ASSIGN_OR_RETURN(__lhs, __rhs) \ argument
/external/libcxx/src/support/win32/
Dthread_win32.cpp163 bool __libcpp_thread_id_equal(__libcpp_thread_id __lhs, in __libcpp_thread_id_equal()
169 bool __libcpp_thread_id_less(__libcpp_thread_id __lhs, __libcpp_thread_id __rhs) in __libcpp_thread_id_less()