Searched refs:ASN1_TAILQ_LAST (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/asn1/
H A Dasn1_queue.h161 #define ASN1_TAILQ_LAST(head, headname) \ macro
H A Dgen_length.c109 int pos = ASN1_TAILQ_LAST(t->members, memhead)->val;
H A Dgen_encode.c180 pos = ASN1_TAILQ_LAST(t->members, memhead)->val;
H A Dgen_template.c312 int last = (ASN1_TAILQ_LAST(&tl->template, templatehead) == q);
578 int last = (ASN1_TAILQ_LAST(&template, templatehead) == q);
751 int last = (ASN1_TAILQ_LAST(&template, templatehead) == q);

Completed in 163 milliseconds