Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libopts/
H A Dintprops.h44 #define EXPR_SIGNED(e) (_GL_INT_NEGATE_CONVERT (e, 1) < 0) macro
63 (EXPR_SIGNED (e) \
67 (EXPR_SIGNED (e) \
428 || (EXPR_SIGNED ((a) op (b)) && ((a) op (b)) < (tmin)) \