TMP
c[TMP] = c[STRENGTH] + c[STREXTRA];
botsub(makecode(TMP, 18, 19), "%-2d");
c[TMP] = c[STRENGTH] + c[STREXTRA];
char *TMP;
if ((TMP = map) == MAP_FAILED) {
if (strncmp(TMP, COLLATE_VERSION, COLLATE_STR_LEN) != 0) {
TMP += COLLATE_STR_LEN;
info = (void *)TMP;
TMP += sizeof (*info);
if (i != (sbuf.st_size - (TMP - map))) {
table->char_pri_table = (void *)TMP;
TMP += sizeof (collate_char_t) * (UCHAR_MAX + 1);
table->subst_table[z] = (void *)TMP;
TMP += info->subst_count[z] * sizeof (collate_subst_t);
table->chain_pri_table = (void *)TMP;
TMP += chains * sizeof (collate_chain_t);
table->large_pri_table = (void *)TMP;