代码搜索:Packing

找到约 2,087 项符合「Packing」的源代码

代码结果 2,087
www.eeworm.com/read/479931/1326589

cgs fp_exception.cgs

# frv testcase to generate fp_exception # mach: fr500 .include "testutils.inc" float_constants start load_float_constants .global align align: ; clear the packing bit if the insn at 'pack:'. W
www.eeworm.com/read/240204/4576520

cxx fl_pack.cxx

// // "$Id: Fl_Pack.cxx,v 1.1.1.1 2003/06/03 22:25:43 agno Exp $" // // Packing widget for the Fast Light Tool Kit (FLTK). // // Copyright 1998-2003 by Bill Spitzak and others. // // This libra
www.eeworm.com/read/238460/4614524

h pkcs11t.h

/* pkcs11t.h include file for PKCS #11. 2001 June 25 */ /* See top of pkcs11.h for information about the macros that * must be defined and the structure-packing conventions that * must be set befo
www.eeworm.com/read/238456/4614540

h pkcs11t.h

/* pkcs11t.h include file for PKCS #11. 2001 June 25 */ /* See top of pkcs11.h for information about the macros that * must be defined and the structure-packing conventions that * must be set befo
www.eeworm.com/read/233448/4672145

c vbase10.c

// { dg-do compile } // -fpack-struct is necessary because the code below assumes the initial // packing is larger than 1, which cannot ge guaranteed for all targets. // { dg-options "-Wabi -fabi-vers
www.eeworm.com/read/209211/4983072

c convdns2m.c

#include #include #include #include "dns.h" /* * a dictionary of domain names for packing messages */ enum { Ndict= 64, }; typedef struct Dict Dict; struct Dict { struct {
www.eeworm.com/read/162614/5518565

c vbase10.c

// { dg-do compile } // -fpack-struct is necessary because the code below assumes the initial // packing is larger than 1, which cannot ge guaranteed for all targets. // { dg-options "-Wabi -fabi-vers
www.eeworm.com/read/348294/3157496

h pkcs11t.h

/* pkcs11t.h include file for PKCS #11. 2001 June 25 */ /* See top of pkcs11.h for information about the macros that * must be defined and the structure-packing conventions that * must be set befo
www.eeworm.com/read/337546/3333509

h qeth_eddp.h

/* * linux/drivers/s390/net/qeth_eddp.h * * Header file for qeth enhanced device driver packing. * * Copyright 2004 IBM Corporation * * Author(s): Thomas Spatzier * */ #
www.eeworm.com/read/337546/3333517

c qeth_eddp.c

/* * linux/drivers/s390/net/qeth_eddp.c * * Enhanced Device Driver Packing (EDDP) support for the qeth driver. * * Copyright 2004 IBM Corporation * * Author(s): Thomas Spatzier