Home
last modified time | relevance | path

Searched refs:COMPARE_WEAK (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpp/util/
DRefBase.h39 #define COMPARE_WEAK(_op_) \ macro
243 COMPARE_WEAK(==)
244 COMPARE_WEAK(!=)
245 COMPARE_WEAK(>)
246 COMPARE_WEAK(<)
247 COMPARE_WEAK(<=)
248 COMPARE_WEAK(>=)
291 #undef COMPARE_WEAK