Searched refs:DC_DEFAULT_DIGIT_CLAMP (Results 1 – 4 of 4) sorted by relevance
265 (BC_IS_BC ? BC_DEFAULT_DIGIT_CLAMP : DC_DEFAULT_DIGIT_CLAMP)373 #define BC_VM_DIGIT_CLAMP_DEF (DC_DEFAULT_DIGIT_CLAMP)
394 #ifndef DC_DEFAULT_DIGIT_CLAMP395 #define DC_DEFAULT_DIGIT_CLAMP (0) macro
171 DC_DEFAULT_DIGIT_CLAMP = %%DC_DEFAULT_DIGIT_CLAMP%%209 DC_DEFS5 = -DDC_DEFAULT_DIGIT_CLAMP=$(DC_DEFAULT_DIGIT_CLAMP)
298 const char* const clamp = DC_DEFAULT_DIGIT_CLAMP ? "to clamp" :