Searched refs:decimal64ExpCon (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64ExpCon(d) ((((d)->bytes[0] & 0x03)<<6) \ macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64));
/netbsd-current/external/gpl3/gdb.old/dist/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64ExpCon(d) ((((d)->bytes[0] & 0x03)<<6) \ macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64));
/netbsd-current/external/gpl3/gcc.old/dist/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64ExpCon(d) ((((d)->bytes[0] & 0x03)<<6) \ macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64));
/netbsd-current/external/gpl3/gcc/dist/libdecnumber/dpd/
H A Ddecimal64.c506 #define decimal64ExpCon(d) ((((d)->bytes[0] & 0x03)<<6) \ macro
542 decimal64Sign(d64), decimal64Comb(d64), decimal64ExpCon(d64));

Completed in 188 milliseconds