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

/freebsd-10.1-release/contrib/ntp/sntp/libopts/
H A Dintprops.h49 #define _GL_INT_TWOS_COMPLEMENT(e) (~ _GL_INT_CONVERT (e, 0) == -1) macro

Completed in 70 milliseconds