Searched refs:check_tag (Results 1 – 4 of 4) sorted by relevance
51 static void check_tag(struct roff_node *, struct roff_node *);197 check_tag(struct roff_node *n, struct roff_node *nt) in check_tag() function 421 check_tag(n, n->child); in post_IP() 461 check_tag(n, nt); in post_TH()
296 uint32_t (*check_tag)(const br_aead_class **cc, const void *tag); member
149 int (*check_tag)(const taginfo *); member
1046 assert(fn->check_tag != NULL); in check_atype_tag()1047 return fn->check_tag(t); in check_atype_tag()