Home
last modified time | relevance | path

Searched refs:GETEXP (Results 1 – 4 of 4) sorted by relevance

/third_party/icu/icu4c/source/i18n/
DdecNumberLocal.h441 #define GETEXP(df) ((Int)(DECCOMBEXP[DFWORD((df), 0)>>26]+GETECON(df))) macro
443 #define GETEXPUN(df) ((Int)GETEXP(df)-DECBIAS)
/third_party/node/deps/icu-small/source/i18n/
DdecNumberLocal.h441 #define GETEXP(df) ((Int)(DECCOMBEXP[DFWORD((df), 0)>>26]+GETECON(df))) macro
443 #define GETEXPUN(df) ((Int)GETEXP(df)-DECBIAS)
/third_party/skia/third_party/externals/icu/source/i18n/
DdecNumberLocal.h441 #define GETEXP(df) ((Int)(DECCOMBEXP[DFWORD((df), 0)>>26]+GETECON(df))) macro
443 #define GETEXPUN(df) ((Int)GETEXP(df)-DECBIAS)
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
DdecNumberLocal.h439 #define GETEXP(df) ((Int)(DECCOMBEXP[DFWORD((df), 0)>>26]+GETECON(df))) macro
441 #define GETEXPUN(df) ((Int)GETEXP(df)-DECBIAS)