Home
last modified time | relevance | path

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

/system/core/libutils/include/utils/
DRefBase.h194 #define COMPARE_WEAK(_op_) \ macro
396 COMPARE_WEAK(==)
397 COMPARE_WEAK(!=)
398 COMPARE_WEAK(>)
399 COMPARE_WEAK(<)
400 COMPARE_WEAK(<=)
401 COMPARE_WEAK(>=)
444 #undef COMPARE_WEAK