Searched defs:cls_struct_64byte (Results 1 - 1 of 1) sorted by relevance

/external/libffi/testsuite/libffi.call/
H A Dcls_64byte.c12 typedef struct cls_struct_64byte { struct
21 } cls_struct_64byte; typedef in typeref:struct:cls_struct_64byte
23 cls_struct_64byte cls_struct_64byte_fn(struct cls_struct_64byte b0,
24 struct cls_struct_64byte b1,
25 struct cls_struct_64byte b2,
26 struct cls_struct_64byte b3)
28 struct cls_struct_64byte result;
49 struct cls_struct_64byte b0, b1, b2, b3;
51 b0 = *(struct cls_struct_64byte*)(arg
[all...]

Completed in 65 milliseconds