Searched defs:tst_tag (Results 1 – 2 of 2) sorted by relevance
127 struct tst_tag { struct128 const char *name;129 const char *value;
201 static struct ident *tst_test, *tst_test_test, *tst_tag; in check_test_struct() local