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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dintprops.h254 : (b) < 0 && ! _GL_UNSIGNED_NEG_MULTIPLE (a, b, max))
260 #define _GL_UNSIGNED_NEG_MULTIPLE(a, b, max) \ macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dintprops.h278 : (b) < 0 && ! _GL_UNSIGNED_NEG_MULTIPLE (a, b, max))
284 #define _GL_UNSIGNED_NEG_MULTIPLE(a, b, max) \ macro
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dintprops.h300 : (b) < 0 && ! _GL_UNSIGNED_NEG_MULTIPLE (a, b, max))
306 #define _GL_UNSIGNED_NEG_MULTIPLE(a, b, max) \ macro

Completed in 120 milliseconds