代码搜索:alignment
找到约 6,879 项符合「alignment」的源代码
代码结果 6,879
www.eeworm.com/read/101710/15822030
h packoff.h
/*++
Copyright (c) 1990-95 Microsoft Corporation
Module Name:
packoff.h
Abstract:
This file turns packing of structures off. (That is, it enables
automatic alignment of s
www.eeworm.com/read/101709/15822059
h packoff.h
/*++
Copyright (c) 1990-95 Microsoft Corporation
Module Name:
packoff.h
Abstract:
This file turns packing of structures off. (That is, it enables
automatic alignment of s
www.eeworm.com/read/101709/15822082
h packoff.h
/*++
Copyright (c) 1990-95 Microsoft Corporation
Module Name:
packoff.h
Abstract:
This file turns packing of structures off. (That is, it enables
automatic alignment of s
www.eeworm.com/read/100009/15890016
h packoff.h
/*++
Copyright (c) 1990,91 Microsoft Corporation
Module Name:
packoff.h
Abstract:
This file turns packing of structures off. (That is, it enables
automatic alignment of s
www.eeworm.com/read/417064/11004774
h cpu.h
/*
*********************************************************************************************************
* uC/CPU
*
www.eeworm.com/read/107896/6187826
cpp gtkdownloadui.cpp
/*____________________________________________________________________________
FreeAmp - The Free MP3 Player
Portions Copyright (C) 1999 EMusic.com
This program is fre
www.eeworm.com/read/338460/12306129
h cpu.h
/*
*********************************************************************************************************
* uC/CPU
*
www.eeworm.com/read/124158/14592941
sources
TARGETPATH=obj
TARGETTYPE=DRIVER
TARGETNAME=E100BEX
# generate a .map file (useful for debugging under win9X)
LINKER_FLAGS=-MAP
TARGETLIBS=$(DDK_LIB_PATH)\ndis.lib
C_DEFINES=$(C_DEFINES) -
www.eeworm.com/read/184081/9122086
c dataalign.c
/*
* dataalign.c -- show alignment needs
*
* Copyright (C) 2001 Alessandro Rubini and Jonathan Corbet
* Copyright (C) 2001 O'Reilly & Associates
*
* The source code in this file can be fre
www.eeworm.com/read/179450/9355885
h warning.h
#pragma warning(3:4092) // sizeof returns 'unsigned long'
#pragma warning(4:4096) // '__cdecl' must be used with '...'
#pragma warning(4:4121) // structure is sensitive to alignment
#pragma w