Home
last modified time | relevance | path

Searched refs:xtab (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/bsd/mdocml/dist/
H A Droff.c118 struct roffstr *xtab; /* single-byte trans table (`tr') */ member
759 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 …]
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/missing/crypto/rijndael/
H A Dboxes-fst.dat43 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 …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200713611 (insn): Add smmla, umaal, smlald, smlsld, clz, mrs, msr and xtab
H A DChangeLog-201325763 "xtab" and "sat". Move value "clz" from here to ...