Searched defs:_GL_SIGNED_TYPE_OR_EXPR (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/libopts/
H A Dintprops.h103 # define _GL_SIGNED_TYPE_OR_EXPR(t) TYPE_SIGNED (__typeof__ (t)) macro
105 # define _GL_SIGNED_TYPE_OR_EXPR(t) 1 macro

Completed in 198 milliseconds