Home
last modified time | relevance | path

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

/system/tools/hidl/
DConstantExpression.cpp298 #define CASE_BINARY_COMMON(__type__) \ in evaluate() macro
303 SWITCH_KIND(promoted, CASE_BINARY_COMMON, SHOULD_NOT_REACH(); return;) in evaluate()
/system/tools/aidl/
Daidl_const_expressions.cpp1153 #define CASE_BINARY_COMMON(__type__) \ in evaluate() macro
1158 SWITCH_KIND(promoted, CASE_BINARY_COMMON, SHOULD_NOT_REACH(); final_type_ = Type::ERROR; in evaluate()