Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dint128.h203 #define LOGIC128(op) \ macro
209 LOGIC128(|)
210 LOGIC128(&)
211 LOGIC128(^)
213 #undef LOGIC128