htote
while (--n > 0 && (*s1++ = htote(*s2++)) != 0)
collinfo.undef_pri[i] = htote(COLLATE_MAX_PRIORITY);
collinfo.pri_count[i] = htote(nweight[i]);
collinfo.pri_count[NUM_WT] = htote(max_wide());
collinfo.undef_pri[NUM_WT] = htote(COLLATE_MAX_PRIORITY);
htote(get_weight(cc->ref[j], j));
htote(get_weight(pri_undefined[j], j));
chars[i].pri[NUM_WT] = htote(i);
st[n].key = htote(st[n].key);
st[n].pri[j] = htote(get_weight(sb->ref[j],
chain[n].pri[i] = htote(get_weight(ce->ref[i], i));
large[i].pri.pri[j] = htote(pri);
large[i].val = htote(cc->wc);
collinfo.subst_count[i] = htote(subst_count[i]);
collinfo.chain_count = htote(chain_count);
collinfo.large_count = htote(large_count);
rl.maplower[wc] = htote(wc);
rl.mapupper[wc] = htote(wc);
rl.runetype[wc] = htote(ctn->ctype);
rl.maplower[wc] = htote(ctn->tolower);
rl.mapupper[wc] = htote(ctn->toupper);
ct[runetype_ext_nranges - 1].max = htote(wc);
ct[runetype_ext_nranges - 1].min = htote(wc);
ct[runetype_ext_nranges - 1].max = htote(wc);
htote(ctn->ctype);
lo[maplower_ext_nranges - 1].max = htote(wc);
lo[maplower_ext_nranges - 1].min = htote(wc);
lo[maplower_ext_nranges - 1].max = htote(wc);
htote(ctn->tolower);
up[mapupper_ext_nranges-1].max = htote(wc);
up[mapupper_ext_nranges - 1].min = htote(wc);
up[mapupper_ext_nranges - 1].max = htote(wc);
htote(ctn->toupper);
rl.runetype_ext_nranges = htote(runetype_ext_nranges);
rl.maplower_ext_nranges = htote(maplower_ext_nranges);
rl.mapupper_ext_nranges = htote(mapupper_ext_nranges);
uint32_t htote(uint32_t);