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

/frameworks/rs/cpp/util/
H A DStrongPointer.h37 #define COMPARE(_op_) \ macro
98 COMPARE(==)
99 COMPARE(!=)
100 COMPARE(>)
101 COMPARE(<)
102 COMPARE(<=)
103 COMPARE(>=)
112 #undef COMPARE macro
/frameworks/rs/server/
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 128 milliseconds