Searched refs:ZEROWORD (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/usr.sbin/rbootd/
H A Drmp_var.h126 * ZEROWORD(w) Set u_word `w' to zero.
138 #define ZEROWORD(w) (w) = 0 macro
152 #define ZEROWORD(w) \ macro
H A Drmpproto.c192 ZEROWORD(rpl->r_brpl.rmp_seqno);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/
H A DdecNumberLocal.h367 /* [ZEROWORD is defined to be one of these in the DFISZERO macro] */
376 /* ZEROWORD is also defined here. */
384 #define ZEROWORD SINGLEZERO macro
389 #define ZEROWORD DOUBLEZERO macro
401 #define ZEROWORD QUADZERO macro
H A DdecBasic.c1599 DFWORD(result, 0)=ZEROWORD
1603 DFWORD(result, 0)=ZEROWORD
2287 DFWORD(result, 0)=ZEROWORD; /* always */
2321 DFWORD(result, 0)=ZEROWORD; /* always */
2356 DFWORD(result, 0)=ZEROWORD|((~sourhi)&0x04009124);
2359 DFWORD(result, 0)=ZEROWORD|((~sourhi)&0x04000912);
2493 DFWORD(result, 0)=ZEROWORD; /* always */
2853 DFWORD(result, 0)=ZEROWORD
2857 DFWORD(result, 0)=ZEROWORD
3536 DFWORD(result, 0)=ZEROWORD
[all...]
H A DdecCommon.c1773 DFWORD(df, 0)=ZEROWORD; /* set appropriate top word */
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/
H A DdecNumberLocal.h367 /* [ZEROWORD is defined to be one of these in the DFISZERO macro] */
376 /* ZEROWORD is also defined here. */
384 #define ZEROWORD SINGLEZERO macro
389 #define ZEROWORD DOUBLEZERO macro
401 #define ZEROWORD QUADZERO macro
H A DdecBasic.c1599 DFWORD(result, 0)=ZEROWORD
1603 DFWORD(result, 0)=ZEROWORD
2287 DFWORD(result, 0)=ZEROWORD; /* always */
2321 DFWORD(result, 0)=ZEROWORD; /* always */
2356 DFWORD(result, 0)=ZEROWORD|((~sourhi)&0x04009124);
2359 DFWORD(result, 0)=ZEROWORD|((~sourhi)&0x04000912);
2493 DFWORD(result, 0)=ZEROWORD; /* always */
2853 DFWORD(result, 0)=ZEROWORD
2857 DFWORD(result, 0)=ZEROWORD
3536 DFWORD(result, 0)=ZEROWORD
[all...]
H A DdecCommon.c1773 DFWORD(df, 0)=ZEROWORD; /* set appropriate top word */

Completed in 98 milliseconds