Searched refs:COMPARE (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/include/utils/
H A DStrongPointer.h36 #define COMPARE(_op_) \ macro
97 COMPARE(==)
98 COMPARE(!=)
99 COMPARE(>)
100 COMPARE(<)
101 COMPARE(<=)
102 COMPARE(>=)
111 #undef COMPARE macro

Completed in 46 milliseconds