Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/stubs/
Dint128.h167 #define CMP128(op) \ macro
174 CMP128(<)
175 CMP128(>)
176 CMP128(>=)
177 CMP128(<=)
179 #undef CMP128