Searched defs:tagtable (Results 1 – 4 of 4) sorted by relevance
115 struct tagtable { struct122 static struct tagtable __tagtable_##fn __tag = { tag, fn } argument
100 typedef struct tagtable { struct103 } tagtable_t; argument
171 struct tagtable { struct172 __u32 tag;173 int (*parse)(const struct tag *);
195 __tagtable_begin = .;197 __tagtable_end = .;