OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:terend
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/tools/genuca/
genuca.cpp
142
char *
terend
= tertiary+2;
local
144
tersave = *
terend
;
145
*
terend
= '\0';
149
uint32_t tervalue = (uint32_t)((*tertiary!='\0')?strtoul(tertiary, &
terend
, 16):0);
165
*
terend
= tersave;
[
all
...]
/external/icu4c/test/cintltst/
citertst.c
1106
char *
terend
= tertiary+2;
local
[
all
...]
Completed in 906 milliseconds