HomeSort by: relevance | last modified time | path
    Searched refs:decDoubleIsSubnormal (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc/dist/libdecnumber/
decDoubleSymbols.h 41 #define decDoubleIsSubnormal __decDoubleIsSubnormal
decDouble.c 138 #define decFloatIsSubnormal decDoubleIsSubnormal
decDouble.h 152 extern uint32_t decDoubleIsSubnormal(const decDouble *);
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decDoubleSymbols.h 41 #define decDoubleIsSubnormal __decDoubleIsSubnormal
decDouble.c 138 #define decFloatIsSubnormal decDoubleIsSubnormal
decDouble.h 152 extern uint32_t decDoubleIsSubnormal(const decDouble *);
  /src/external/gpl3/gdb/dist/libdecnumber/
decDoubleSymbols.h 41 #define decDoubleIsSubnormal __decDoubleIsSubnormal
decDouble.c 138 #define decFloatIsSubnormal decDoubleIsSubnormal
decDouble.h 152 extern uint32_t decDoubleIsSubnormal(const decDouble *);
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decDoubleSymbols.h 41 #define decDoubleIsSubnormal __decDoubleIsSubnormal
decDouble.c 138 #define decFloatIsSubnormal decDoubleIsSubnormal
decDouble.h 152 extern uint32_t decDoubleIsSubnormal(const decDouble *);

Completed in 28 milliseconds