OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECCONTEXT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/i18n/
decContext.h
52
#if !defined(
DECCONTEXT
)
53
#define
DECCONTEXT
54
#define DECCNAME "
decContext
" /* Short name */
99
}
decContext
;
111
/* 'normal' and 'subnormal' are meaningful only with a
decContext
*/
250
/*
decContext
routines */
251
U_INTERNAL
decContext
* U_EXPORT2 uprv_decContextClearStatus(
decContext
*, uint32_t);
252
U_INTERNAL
decContext
* U_EXPORT2 uprv_decContextDefault(
decContext
*, int32_t)
[
all
...]
/external/icu/icu4c/source/i18n/
decContext.h
52
#if !defined(
DECCONTEXT
)
53
#define
DECCONTEXT
54
#define DECCNAME "
decContext
" /* Short name */
99
}
decContext
;
111
/* 'normal' and 'subnormal' are meaningful only with a
decContext
*/
250
/*
decContext
routines */
251
U_INTERNAL
decContext
* U_EXPORT2 uprv_decContextClearStatus(
decContext
*, uint32_t);
252
U_INTERNAL
decContext
* U_EXPORT2 uprv_decContextDefault(
decContext
*, int32_t)
[
all
...]
Completed in 40 milliseconds