代码搜索:alignment

找到约 6,879 项符合「alignment」的源代码

代码结果 6,879
www.eeworm.com/read/470720/1446253

c union2.c

// Build don't link: // Origin: David Mazieres template struct vector_base { typedef T elm_t; protected: union { double alignment_hack; char defbuf_spa
www.eeworm.com/read/470693/1458199

c union2.c

// Build don't link: // Origin: David Mazieres template struct vector_base { typedef T elm_t; protected: union { double alignment_hack; char defbuf_spa
www.eeworm.com/read/250243/4434552

c align.c

/* align.c - handle alignment exceptions for the Power PC. * * Copyright (c) 1996 Paul Mackerras * Copyright (c) 1998-1999 TiVo, Inc. * PowerPC 403GCX modifications. * Co
www.eeworm.com/read/240162/4581441

c union2.c

// { dg-do assemble } // Origin: David Mazieres template struct vector_base { typedef T elm_t; protected: union { double alignment_hack; char defbuf_s
www.eeworm.com/read/233448/4672179

c bitfield3.c

// Test for oversized bitfield alignment in structs on IA-32 // { dg-do run { target i?86-*-* } } // { dg-options "-O2" } // Cygwin and mingw32 default to MASK_ALIGN_DOUBLE. Override to ensure // 4-by
www.eeworm.com/read/233448/4674261

c union2.c

// { dg-do assemble } // Origin: David Mazieres template struct vector_base { typedef T elm_t; protected: union { double alignment_hack; char defbuf_s
www.eeworm.com/read/233448/4678575

c 4457939.c

/* APPLE LOCAL file 4457939 stack alignment mishandled */ /* { dg-do run } */ /* { dg-options "-O2" } */ #include #include #define ALIGN_PTR(p,a) ((void *)( (((size_t)(p))+(a)
www.eeworm.com/read/233448/4684499

c i386-bitfield3.c

// Test for bitfield alignment in structs on IA-32 // { dg-do run { target i?86-*-* } } // { dg-options "-O2" } // { dg-options "-mno-align-double -mno-ms-bitfields" { target *-*-interix* } } extern
www.eeworm.com/read/209559/4961542

c align.c

/* align.c - handle alignment exceptions for the Power PC. * * Copyright (c) 1996 Paul Mackerras * Copyright (c) 1998-1999 TiVo, Inc. * PowerPC 403GCX modifications. * Co
www.eeworm.com/read/190666/5174043

c union2.c

// Build don't link: // Origin: David Mazieres template struct vector_base { typedef T elm_t; protected: union { double alignment_hack; char defbuf_spa