Home
last modified time | relevance | path

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

/external/bison/lib/
Dintprops.h251 : (b) < 0 && ! _GL_UNSIGNED_NEG_MULTIPLE (a, b, max))
257 #define _GL_UNSIGNED_NEG_MULTIPLE(a, b, max) \ macro