Searched refs:xtab (Results 1 – 4 of 4) sorted by relevance
118 struct roffstr *xtab; /* single-byte trans table (`tr') */ member759 if (r->xtab) in roff_free1()761 free(r->xtab[i].p); in roff_free1()762 free(r->xtab); in roff_free1()763 r->xtab = NULL; in roff_free1()3558 if (r->xtab == NULL) in roff_char()3559 r->xtab = mandoc_calloc(128, sizeof(*r->xtab)); in roff_char()3561 free(r->xtab[(int)*kp].p); in roff_char()3562 r->xtab[(int)*kp].sz = mandoc_asprintf(&r->xtab[(int)*kp].p, in roff_char()3658 if (r->xtab == NULL) in roff_tr()[all …]
43 union xtab {48 static const union xtab xT1 = {118 static const union xtab xT2 = {188 static const union xtab xT3 = {258 static const union xtab xT4 = {328 static const union xtab xT5 = {398 static const union xtab xT6 = {468 static const union xtab xT7 = {538 static const union xtab xT8 = {675 static const union xtab xU1 = {[all …]
13611 (insn): Add smmla, umaal, smlald, smlsld, clz, mrs, msr and xtab
25763 "xtab" and "sat". Move value "clz" from here to ...