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

  /src/external/gpl3/gcc.old/dist/libdecnumber/
decQuadSymbols.h 70 #define decQuadToInt32Exact __decQuadToInt32Exact
decQuad.c 66 #define decFloatToInt32Exact decQuadToInt32Exact
decQuad.h 109 extern int32_t decQuadToInt32Exact(const decQuad *, decContext *, enum rounding);
  /src/external/gpl3/gcc/dist/libdecnumber/
decQuadSymbols.h 70 #define decQuadToInt32Exact __decQuadToInt32Exact
decQuad.c 66 #define decFloatToInt32Exact decQuadToInt32Exact
decQuad.h 109 extern int32_t decQuadToInt32Exact(const decQuad *, decContext *, enum rounding);
  /src/external/gpl3/gdb/dist/libdecnumber/
decQuadSymbols.h 70 #define decQuadToInt32Exact __decQuadToInt32Exact
decQuad.c 66 #define decFloatToInt32Exact decQuadToInt32Exact
decQuad.h 109 extern int32_t decQuadToInt32Exact(const decQuad *, decContext *, enum rounding);
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decQuadSymbols.h 70 #define decQuadToInt32Exact __decQuadToInt32Exact
decQuad.c 66 #define decFloatToInt32Exact decQuadToInt32Exact
decQuad.h 109 extern int32_t decQuadToInt32Exact(const decQuad *, decContext *, enum rounding);

Completed in 25 milliseconds