Home
last modified time | relevance | path

Searched refs:DEC_INIT_BASE (Results 1 – 3 of 3) sorted by relevance

/qemu/include/libdecnumber/
H A DdecContext.h227 #define DEC_INIT_BASE 0 macro
/qemu/libdecnumber/
H A DdecContext.c105 case DEC_INIT_BASE: in decContextDefault()
H A DdecNumber.c3713 decContextDefault(&set, DEC_INIT_BASE); /* clamp=0 */ in decNumberTrim()