OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MSUDIGITS
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/i18n/
decNumber.c
2490
uInt
msudigits
; \/* digits in result msu *\/
local
[
all
...]
decNumberLocal.h
250
/*
MSUDIGITS
-- returns digits in msu, from digits, calculated */
252
#define
MSUDIGITS
(d) ((d)-(D2U(d)-1)*DECDPUN)
[
all
...]
Completed in 64 milliseconds