Searched refs:DEC_Condition_RO (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/
H A DdecContext.c269 if (strcmp(string, DEC_Condition_RO)==0)
320 if (strcmp(string, DEC_Condition_RO)==0)
365 if (status==DEC_Rounded ) return DEC_Condition_RO;
H A DdecContext.h226 #define DEC_Condition_RO "Rounded" macro

Completed in 141 milliseconds