Searched refs:_GL_ADD_OVERFLOW (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dintprops.h234 #define _GL_ADD_OVERFLOW(a, b, min, max) \ macro
298 _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW)
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dintprops.h250 # define _GL_ADD_OVERFLOW(a, b, min, max) \ macro
257 # define _GL_ADD_OVERFLOW(a, b, min, max) \ macro
336 _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW)
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dintprops.h272 # define _GL_ADD_OVERFLOW(a, b, min, max) \ macro
279 # define _GL_ADD_OVERFLOW(a, b, min, max) \ macro
364 _GL_BINARY_OP_OVERFLOW (a, b, _GL_ADD_OVERFLOW)

Completed in 71 milliseconds