OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SLOPE_MAX_BYTES
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/i18n/
bocsu.h
91
#define
SLOPE_MAX_BYTES
4
bocsu.cpp
107
// We must have capacity>=
SLOPE_MAX_BYTES
in case u_writeDiff() writes that much,
115
uint8_t *lastSafe=p+capacity-
SLOPE_MAX_BYTES
;
Completed in 160 milliseconds