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

/netbsd-current/bin/ps/
H A Dprint.c1248 #define VSIGN 1 macro
/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h1189 #define VSIGN(I) (((I) > 0) - ((I) < 0)) macro

Completed in 134 milliseconds