OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:datachar
(Results
1 - 1
of
1
) sorted by null
/external/icu4c/test/cintltst/
cnormtst.c
616
static const UChar
datachar
[] = {0x60, 0x61, 0x62, 0x63, 0x64, 0x65, 0x66, 0x67, 0x68, 0x69,
local
670
data[size] =
datachar
[(rand() * 50) / RAND_MAX];
[
all
...]
Completed in 3450 milliseconds