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

  /src/external/gpl3/gcc/dist/libdecnumber/
decNumberLocal.h 280 /* TODIGIT -- macro to remove the leading digit from the unsigned */
287 #define TODIGIT(u, cut, c, pow) { \
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decNumberLocal.h 280 /* TODIGIT -- macro to remove the leading digit from the unsigned */
287 #define TODIGIT(u, cut, c, pow) { \
  /src/external/gpl3/gdb/dist/libdecnumber/
decNumberLocal.h 280 /* TODIGIT -- macro to remove the leading digit from the unsigned */
287 #define TODIGIT(u, cut, c, pow) { \
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decNumberLocal.h 280 /* TODIGIT -- macro to remove the leading digit from the unsigned */
287 #define TODIGIT(u, cut, c, pow) { \

Completed in 32 milliseconds