Home
last modified time | relevance | path

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

/system/tools/aidl/
Daidl_const_expressions.cpp39 #define OPEQ(__y__) (string(op_) == string(__y__)) argument
/system/tools/hidl/
DConstantExpression.cpp33 #define OPEQ(__y__) (std::string(mOp) == std::string(__y__)) argument