Searched refs:small_tag (Results 1 – 5 of 5) sorted by relevance
13 struct small_tag struct28 static struct small_tag argument32 struct small_tag s1; in test_fn()33 struct small_tag s2; in test_fn()37 s1 = va_arg (ap, struct small_tag); in test_fn()39 s2 = va_arg (ap, struct small_tag); in test_fn()61 struct small_tag s1; in main()62 struct small_tag s2; in main()66 struct small_tag res; in main()
13 struct small_tag struct32 struct small_tag s1; in test_fn() argument33 struct small_tag s2; in test_fn()37 s1 = va_arg (ap, struct small_tag); in test_fn()39 s2 = va_arg (ap, struct small_tag); in test_fn()59 struct small_tag s1; in main()60 struct small_tag s2; in main()
13 struct small_tag struct32 struct small_tag s1; in test_fn() argument33 struct small_tag s2; in test_fn()37 s1 = va_arg (ap, struct small_tag); in test_fn()39 s2 = va_arg (ap, struct small_tag); in test_fn()63 struct small_tag s1; in main()64 struct small_tag s2; in main()
13 struct small_tag struct32 struct small_tag s1; in test_fn() argument33 struct small_tag s2; in test_fn()47 s1 = va_arg (ap, struct small_tag); in test_fn()49 s2 = va_arg (ap, struct small_tag); in test_fn()92 struct small_tag s1; in main()93 struct small_tag s2; in main()
11 struct small_tag struct31 struct small_tag s1 = * (struct small_tag *) args[1]; in test_fn() argument33 struct small_tag s2 = * (struct small_tag *) args[3]; in test_fn()57 struct small_tag s1; in main()58 struct small_tag s2; in main()