代码搜索:Overlapping
找到约 346 项符合「Overlapping」的源代码
代码结果 346
www.eeworm.com/read/233448/4669529
c cls_16byte.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/233448/4669541
c cls_4byte.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/233448/4669542
c cls_5byte.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/233448/4669558
c cls_7byte.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/233448/4669561
c cls_20byte.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/233448/4669571
c cls_20byte1.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/233448/4682487
c 20010124-1.c
/* Verify that structure return doesn't invoke memcpy on
overlapping objects. */
extern void abort (void);
typedef __SIZE_TYPE__ size_t;
struct S {
char stuff[1024];
};
union U {
struct {
www.eeworm.com/read/190666/5178407
c 20010124-1.c
/* Verify that structure return doesn't invoke memcpy on
overlapping objects. */
extern void abort (void);
typedef __SIZE_TYPE__ size_t;
struct S {
char stuff[1024];
};
union U {
struct {
www.eeworm.com/read/162614/5515350
c cls_24byte.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator:
www.eeworm.com/read/162614/5515354
c cls_5_1_byte.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Depending on the ABI. Check overlapping.
Limitations: none.
PR: none.
Originator: