Searched defs:_tag (Results 1 – 3 of 3) sorted by relevance
77 struct _tag { /* Tag list. */ struct99 TAILQ_HEAD(_tagqh, _tag) tagq; argument
42 typedef struct _tag { struct46 char *s; /* Associated string */47 size_t len; /* Length of 's' */
585 #define SEQ_MK_EVENT(_member,_tag,...) \ argument600 #define SEQ_MK_EVENT(_member,_tag,_args...) \ argument