Home
last modified time | relevance | path

Searched defs:_GL_INT_OP_WRAPV (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/diffutils/lib/
H A Dintprops.h374 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) builtin (a, b, r) macro
376 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \ macro
395 # define _GL_INT_OP_WRAPV(a, b, r, op, builtin, overflow) \ macro
/dragonfly/contrib/grep/lib/
H A Dintprops.h408 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ macro
463 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ macro