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

  /external/libffi/testsuite/libffi.call/
stret_large2.c 15 typedef struct struct_116byte { struct
31 } struct_116byte; typedef in typeref:struct:struct_116byte
33 struct_116byte cls_struct_116byte_fn(
34 struct_116byte b0,
35 struct_116byte b1,
36 struct_116byte b2,
37 struct_116byte b3)
39 struct_116byte result;
67 struct_116byte b0, b1, b2, b3;
69 b0 = *(struct_116byte*)(args[0])
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/testsuite/libffi.call/
stret_large2.c 15 typedef struct struct_116byte { struct
31 } struct_116byte; typedef in typeref:struct:struct_116byte
33 struct_116byte cls_struct_116byte_fn(
34 struct_116byte b0,
35 struct_116byte b1,
36 struct_116byte b2,
37 struct_116byte b3)
39 struct_116byte result;
67 struct_116byte b0, b1, b2, b3;
69 b0 = *(struct_116byte*)(args[0])
    [all...]

Completed in 92 milliseconds