Searched defs:_GL_INT_OP_WRAPV (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/ntp/sntp/libopts/ |
H A D | intprops.h | 372 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) builtin (a, b, r) macro 374 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \ macro 393 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \ macro
|