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

/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dintprops.h426 ? _GL_INT_OP_CALC1 ((t) (a), (t) (b), r, op, overflow, ut, t, tmin, tmax) \
427 : _GL_INT_OP_CALC1 (a, b, r, op, overflow, ut, t, tmin, tmax))
428 #define _GL_INT_OP_CALC1(a, b, r, op, overflow, ut, t, tmin, tmax) \ macro

Completed in 118 milliseconds