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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dintprops.h239 #define _GL_SUBTRACT_OVERFLOW(a, b, min, max) \ macro
300 _GL_BINARY_OP_OVERFLOW (a, b, _GL_SUBTRACT_OVERFLOW)
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dintprops.h252 # define _GL_SUBTRACT_OVERFLOW(a, b, min, max) \ macro
262 # define _GL_SUBTRACT_OVERFLOW(a, b, min, max) \ macro
338 _GL_BINARY_OP_OVERFLOW (a, b, _GL_SUBTRACT_OVERFLOW)
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dintprops.h274 # define _GL_SUBTRACT_OVERFLOW(a, b, min, max) \ macro
284 # define _GL_SUBTRACT_OVERFLOW(a, b, min, max) \ macro
366 _GL_BINARY_OP_OVERFLOW (a, b, _GL_SUBTRACT_OVERFLOW)

Completed in 83 milliseconds