Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dnested_struct11.c54 ffi_type* struct_fields_source_c[3]; in main() local
79 struct_type_c.elements = struct_fields_source_c; in main()
89 struct_fields_source_c[0] = &struct_type_a; in main()
90 struct_fields_source_c[1] = &struct_type_b; in main()
91 struct_fields_source_c[2] = NULL; in main()