Home
last modified time | relevance | path

Searched defs:expr1 (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/libevent/test/
H A Dtinytest_macros.h188 #define tt_mem_op(expr1, op, expr2, len) \ argument
/freebsd-src/contrib/ntp/sntp/libevent/test/
H A Dtinytest_macros.h188 #define tt_mem_op(expr1, op, expr2, len) \ argument
/freebsd-src/contrib/googletest/googletest/src/
H A Dgtest.cc1638 DoubleNearPredFormat(const char * expr1,const char * expr2,const char * abs_error_expr,double val1,double val2,double abs_error) DoubleNearPredFormat() argument
1679 FloatingPointLE(const char * expr1,const char * expr2,RawType val1,RawType val2) FloatingPointLE() argument
1714 FloatLE(const char * expr1,const char * expr2,float val1,float val2) FloatLE() argument
1721 DoubleLE(const char * expr1,const char * expr2,double val1,double val2) DoubleLE() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1234 SExpr *expr1() { return Expr1; } in expr1() function
1235 const SExpr *expr1() const { return Expr1; } in expr1() function
/freebsd-src/contrib/googletest/googletest/include/gtest/
H A Dgtest.h1428 CmpHelperOpFailure(const char * expr1,const char * expr2,const T1 & val1,const T2 & val2,const char * op) CmpHelperOpFailure() argument