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

  /src/external/gpl3/gcc.old/dist/libdecnumber/
decContext.c 251 if (strcmp(string, DEC_Condition_DU)==0)
302 if (strcmp(string, DEC_Condition_DU)==0)
364 if (status==DEC_Division_undefined ) return DEC_Condition_DU;
decContext.h 216 #define DEC_Condition_DU "Division undefined"
  /src/external/gpl3/gcc/dist/libdecnumber/
decContext.c 251 if (strcmp(string, DEC_Condition_DU)==0)
302 if (strcmp(string, DEC_Condition_DU)==0)
364 if (status==DEC_Division_undefined ) return DEC_Condition_DU;
decContext.h 216 #define DEC_Condition_DU "Division undefined"
  /src/external/gpl3/gdb/dist/libdecnumber/
decContext.c 251 if (strcmp(string, DEC_Condition_DU)==0)
302 if (strcmp(string, DEC_Condition_DU)==0)
364 if (status==DEC_Division_undefined ) return DEC_Condition_DU;
decContext.h 216 #define DEC_Condition_DU "Division undefined"
  /src/external/gpl3/gdb.old/dist/libdecnumber/
decContext.c 251 if (strcmp(string, DEC_Condition_DU)==0)
302 if (strcmp(string, DEC_Condition_DU)==0)
364 if (status==DEC_Division_undefined ) return DEC_Condition_DU;
decContext.h 216 #define DEC_Condition_DU "Division undefined"

Completed in 36 milliseconds