HomeSort by: relevance | last modified time | path
    Searched defs:GETWCOEFF (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libdecnumber/
decNumberLocal.h 501 /* GETWCOEFF extracts the coefficient of the next-wider format. */
510 #define GETWCOEFF(df, bcd) { \
530 #define GETWCOEFF(df, bcd) { \
567 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decNumberLocal.h 501 /* GETWCOEFF extracts the coefficient of the next-wider format. */
510 #define GETWCOEFF(df, bcd) { \
530 #define GETWCOEFF(df, bcd) { \
567 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */
  /src/external/gpl3/gdb/dist/libdecnumber/
decNumberLocal.h 501 /* GETWCOEFF extracts the coefficient of the next-wider format. */
510 #define GETWCOEFF(df, bcd) { \
530 #define GETWCOEFF(df, bcd) { \
567 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decNumberLocal.h 501 /* GETWCOEFF extracts the coefficient of the next-wider format. */
510 #define GETWCOEFF(df, bcd) { \
530 #define GETWCOEFF(df, bcd) { \
567 #define GETWCOEFF(df, bcd) {??} /* [should never be used] */

Completed in 32 milliseconds