HomeSort by relevance Sort by last modified time
    Searched refs:large_tag (Results 1 - 15 of 15) sorted by null

  /external/libffi/testsuite/libffi.call/
va_struct3.c 19 struct large_tag struct
28 static struct large_tag
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
65 struct large_tag l1;
68 struct large_tag res;
cls_struct_va1.c 17 struct large_tag struct
32 struct large_tag l1 = * (struct large_tag *) args[2];
59 struct large_tag l1;
va_struct1.c 19 struct large_tag struct
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
61 struct large_tag l1;
va_struct2.c 19 struct large_tag struct
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
63 struct large_tag l1;
va_1.c 19 struct large_tag struct
34 struct large_tag l;
48 l = va_arg (ap, struct large_tag);
94 struct large_tag l1;
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
va_struct3.c 19 struct large_tag struct
28 static struct large_tag
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
65 struct large_tag l1;
68 struct large_tag res;
cls_struct_va1.c 17 struct large_tag struct
32 struct large_tag l1 = * (struct large_tag *) args[2];
59 struct large_tag l1;
va_struct1.c 19 struct large_tag struct
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
61 struct large_tag l1;
va_struct2.c 19 struct large_tag struct
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
63 struct large_tag l1;
va_1.c 19 struct large_tag struct
34 struct large_tag l;
48 l = va_arg (ap, struct large_tag);
94 struct large_tag l1;
  /external/python/cpython3/Modules/_ctypes/libffi/testsuite/libffi.call/
va_struct3.c 19 struct large_tag struct
28 static struct large_tag
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
65 struct large_tag l1;
68 struct large_tag res;
cls_struct_va1.c 17 struct large_tag struct
32 struct large_tag l1 = * (struct large_tag *) args[2];
59 struct large_tag l1;
va_struct1.c 19 struct large_tag struct
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
61 struct large_tag l1;
va_struct2.c 19 struct large_tag struct
34 struct large_tag l;
38 l = va_arg (ap, struct large_tag);
63 struct large_tag l1;
va_1.c 19 struct large_tag struct
34 struct large_tag l;
48 l = va_arg (ap, struct large_tag);
94 struct large_tag l1;

Completed in 146 milliseconds