Searched defs:op (Results 1 – 1 of 1) sorted by relevance
/include/ |
A D | intprops.h | 434 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ argument 474 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument 479 # define _GL_INT_OP_WRAPV_SMALLISH(a,b,r,op,overflow,st,smin,smax,ut,umax) \ argument 489 # define _GL_INT_OP_WRAPV(a, b, r, op, overflow) \ argument 506 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument 519 # define _GL_INT_OP_WRAPV_LONGISH(a, b, r, op, overflow) \ argument 532 #define _GL_INT_OP_CALC(a, b, r, op, overflow, ut, t, tmin, tmax) \ argument 554 #define _GL_INT_OP_WRAPV_VIA_UNSIGNED(a, b, op, ut, t) \ argument
|
Completed in 6 milliseconds