Home
last modified time | relevance | path

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

/system/core/include/utils/
DRefBase.h38 #define COMPARE_WEAK(_op_) \ macro
261 COMPARE_WEAK(==)
262 COMPARE_WEAK(!=)
263 COMPARE_WEAK(>)
264 COMPARE_WEAK(<)
265 COMPARE_WEAK(<=)
266 COMPARE_WEAK(>=)
309 #undef COMPARE_WEAK