Home
last modified time | relevance | path

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

/system/tools/hidl/
DConstantExpression.cpp30 #define STREQ(__x__, __y__) (strcmp((__x__), (__y__)) == 0) macro
31 #define OPEQ(__y__) STREQ(op, __y__)