Home
last modified time | relevance | path

Searched refs:small_tag (Results 1 – 11 of 11) sorted by relevance

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dva_struct2.c13 struct small_tag struct
28 static struct small_tag argument
32 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()
Dva_struct1.c13 struct small_tag struct
32 struct small_tag s1; in test_fn() argument
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()
59 struct small_tag s1; in main()
60 struct small_tag s2; in main()
Dcls_struct_va1.c11 struct small_tag struct
31 struct small_tag s1 = * (struct small_tag *) args[1]; in test_fn() argument
33 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()
Dva_struct3.c13 struct small_tag struct
32 struct small_tag s1; in test_fn() argument
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()
63 struct small_tag s1; in main()
64 struct small_tag s2; in main()
Dva_1.c13 struct small_tag struct
32 struct small_tag s1; in test_fn() argument
33 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()
/external/libffi/testsuite/libffi.call/
Dva_struct2.c13 struct small_tag struct
28 static struct small_tag argument
32 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()
Dva_struct1.c13 struct small_tag struct
32 struct small_tag s1; in test_fn() argument
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()
59 struct small_tag s1; in main()
60 struct small_tag s2; in main()
Dcls_struct_va1.c11 struct small_tag struct
31 struct small_tag s1 = * (struct small_tag *) args[1]; in test_fn() argument
33 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()
Dva_struct3.c13 struct small_tag struct
32 struct small_tag s1; in test_fn() argument
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()
63 struct small_tag s1; in main()
64 struct small_tag s2; in main()
Dva_1.c13 struct small_tag struct
32 struct small_tag s1; in test_fn() argument
33 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()
/external/libffi/testsuite/libffi.closures/
Dcls_struct_va1.c11 struct small_tag struct
31 struct small_tag s1 = * (struct small_tag *) args[1]; in test_fn() argument
33 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()