Searched defs:lhs (Results 1 – 2 of 2) sorted by relevance
/tools/dexter/slicer/ |
D | common.cc | 50 void _checkFailedOp(const void* lhs, const void* rhs, const char* op, const char* suffix, int line, in _checkFailedOp() 60 void _checkFailedOp(uint32_t lhs, uint32_t rhs, const char* op, const char* suffix, int line, in _checkFailedOp()
|
/tools/dexter/slicer/export/slicer/ |
D | common.h | 37 #define SLICER_CHECK_OP(lhs, rhs, op, suffix) \ argument
|