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

/freebsd-10.3-release/contrib/gcc/config/s390/
H A Dfixdfdi.h30 #define SIGND(fp) ((fp.l.i[0]) & SIGNBIT) macro
103 #define SIGND(fp) ((fp.l.i[0]) & SIGNBIT) macro
177 #define SIGND(fp) ((fp.l.upper) & SIGNBIT) macro
249 #define SIGND(fp) ((fp.l.upper) & SIGNBIT) macro
[all...]

Completed in 44 milliseconds