Searched refs:check_tag (Results 1 – 2 of 2) 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() function413 check_tag(n, n->child); in post_IP()453 check_tag(n, nt); in post_TP()
296 uint32_t (*check_tag)(const br_aead_class **cc, const void *tag); member