OpenGrok
Cross Reference: wrtxml.cpp
xref
: /
external
/
icu
/
icu4c
/
source
/
tools
/
genrb
/
wrtxml.cpp
Home
|
History
|
Annotate
|
Download
|
only in
genrb
Lines Matching
defs:temp1
143
uint32_t
temp1
;
168
temp1
= (uint32_t)crc>>8;
170
crc =
temp1
^temp2;