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/icu4c/i18n/
bocsu.h
91
#define
SLOPE_MAX_BYTES
4
bocsu.cpp
108
// We must have capacity>=
SLOPE_MAX_BYTES
in case u_writeDiff() writes that much,
116
uint8_t *lastSafe=p+capacity-
SLOPE_MAX_BYTES
;
Completed in 70 milliseconds