Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/infiniband-diags/src/
H A Dibdiag_sa.h75 #define CHECK_AND_SET_VAL(val, size, comp_with, target, name, mask) \ argument
76 if ((int##size##_t) val != (int##size##_t) comp_with) { \