Home
last modified time | relevance | path

Searched defs:decpt (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/intrinsics/helpers/
Dets_intrinsics_helpers.h304 void GetBase(FpType d, int digits, int *decpt, char *buf, char *bufTmp, int size) in GetBase()
333 int GetMinmumDigits(FpType d, int *decpt, char *buf) in GetMinmumDigits()