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

  /src/external/gpl3/gcc/dist/libdecnumber/
decNumberLocal.h 307 /* bcdnum -- a structure describing a format-independent finite */
315 } bcdnum; typedef in typeref:struct:__anon14214
317 /* Test if exponent or bcdnum exponent must be a special, etc. */
354 extern void decShowNum(const bcdnum *, const char *);
  /src/external/gpl3/gcc.old/dist/libdecnumber/
decNumberLocal.h 307 /* bcdnum -- a structure describing a format-independent finite */
315 } bcdnum; typedef in typeref:struct:__anon16628
317 /* Test if exponent or bcdnum exponent must be a special, etc. */
354 extern void decShowNum(const bcdnum *, const char *);
  /src/external/gpl3/gdb/dist/libdecnumber/
decNumberLocal.h 307 /* bcdnum -- a structure describing a format-independent finite */
315 } bcdnum; typedef in typeref:struct:__anon18930
317 /* Test if exponent or bcdnum exponent must be a special, etc. */
354 extern void decShowNum(const bcdnum *, const char *);
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decNumberLocal.h 307 /* bcdnum -- a structure describing a format-independent finite */
315 } bcdnum; typedef in typeref:struct:__anon21671
317 /* Test if exponent or bcdnum exponent must be a special, etc. */
354 extern void decShowNum(const bcdnum *, const char *);

Completed in 28 milliseconds