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

  /src/external/gpl3/gcc/dist/libdecnumber/
decNumberLocal.h 500 /* GETCOEFF extracts the coefficient of the current format */
502 /* The latter is a copy of the next-wider GETCOEFF using DFWWORD. */
505 #define GETCOEFF(df, bcd) { \
521 #define GETCOEFF(df, bcd) { \
549 #define GETCOEFF(df, bcd) { \
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decNumberLocal.h 500 /* GETCOEFF extracts the coefficient of the current format */
502 /* The latter is a copy of the next-wider GETCOEFF using DFWWORD. */
505 #define GETCOEFF(df, bcd) { \
521 #define GETCOEFF(df, bcd) { \
549 #define GETCOEFF(df, bcd) { \
  /src/external/gpl3/gdb/dist/libdecnumber/
decNumberLocal.h 500 /* GETCOEFF extracts the coefficient of the current format */
502 /* The latter is a copy of the next-wider GETCOEFF using DFWWORD. */
505 #define GETCOEFF(df, bcd) { \
521 #define GETCOEFF(df, bcd) { \
549 #define GETCOEFF(df, bcd) { \
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decNumberLocal.h 500 /* GETCOEFF extracts the coefficient of the current format */
502 /* The latter is a copy of the next-wider GETCOEFF using DFWWORD. */
505 #define GETCOEFF(df, bcd) { \
521 #define GETCOEFF(df, bcd) { \
549 #define GETCOEFF(df, bcd) { \

Completed in 25 milliseconds