Home
last modified time | relevance | path

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

/external/libffi/testsuite/libffi.call/
Dnested_struct.c17 typedef struct cls_struct_16byte2 { struct
21 } cls_struct_16byte2; argument
25 cls_struct_16byte2 e;
29 struct cls_struct_16byte2 b1, in cls_struct_combined_fn()
57 struct cls_struct_16byte2 b1; in cls_struct_combined_gn()
61 b1 = *(struct cls_struct_16byte2*)(args[1]); in cls_struct_combined_gn()
81 struct cls_struct_16byte2 f_dbl = { 1, 2.0, 3.0}; in main()
141 cls_struct_16byte2, in main()
Dnested_struct1.c17 typedef struct cls_struct_16byte2 { struct
21 } cls_struct_16byte2; argument
25 cls_struct_16byte2 e;
29 struct cls_struct_16byte2 b1, in cls_struct_combined_fn()
59 struct cls_struct_16byte2 b1; in cls_struct_combined_gn()
64 b1 = *(struct cls_struct_16byte2*)(args[1]); in cls_struct_combined_gn()
85 struct cls_struct_16byte2 f_dbl = { 1, 2.0, 3.0}; in main()
148 cls_struct_16byte2, in main()
/external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
Dnested_struct.c17 typedef struct cls_struct_16byte2 { struct
21 } cls_struct_16byte2; typedef
25 cls_struct_16byte2 e;
29 struct cls_struct_16byte2 b1, in cls_struct_combined_fn()
57 struct cls_struct_16byte2 b1; in cls_struct_combined_gn()
61 b1 = *(struct cls_struct_16byte2*)(args[1]); in cls_struct_combined_gn()
81 struct cls_struct_16byte2 f_dbl = { 1, 2.0, 3.0}; in main()
141 cls_struct_16byte2, in main()
Dnested_struct1.c17 typedef struct cls_struct_16byte2 { struct
21 } cls_struct_16byte2; argument
25 cls_struct_16byte2 e;
29 struct cls_struct_16byte2 b1, in cls_struct_combined_fn()
59 struct cls_struct_16byte2 b1; in cls_struct_combined_gn()
64 b1 = *(struct cls_struct_16byte2*)(args[1]); in cls_struct_combined_gn()
85 struct cls_struct_16byte2 f_dbl = { 1, 2.0, 3.0}; in main()
148 cls_struct_16byte2, in main()