代码搜索:Structs

找到约 2,696 项符合「Structs」的源代码

代码结果 2,696
www.eeworm.com/read/360165/2968476

c mib_structs.c

/** * @file * MIB tree access/construction functions. */ /* * Copyright (c) 2006 Axon Digital Design B.V., The Netherlands. * All rights reserved. * * Redistribution and use in source
www.eeworm.com/read/353751/3082138

sgml event_structs.sgml

Event Structures Data structures specific to each type of event
www.eeworm.com/read/353649/3083225

h mom_structs.h

#ifndef _MOM_STRUCTS_H_ #define _MOM_STRUCTS_H_ #include "momusys.h" #define VERSION 1 enum image_type {SHORT_TYPE,FLOAT_TYPE,UCHAR_TYPE}; typedef enum image_type ImageType; union image_data
www.eeworm.com/read/350757/3116098

h bl_structs.h

/******************************************************************************************************* *
www.eeworm.com/read/350657/3122503

h tach_structs.h

/********************************************************************** * iph5526.c: Structures for the Interphase 5526 PCI Fibre Channel * IP/SCSI driver. * Copyright (C) 1999 Vineet M Abraha
www.eeworm.com/read/264095/4295881

h tach_structs.h

/********************************************************************** * iph5526.c: Structures for the Interphase 5526 PCI Fibre Channel * IP/SCSI driver. * Copyright (C) 1999 Vineet M Abraha
www.eeworm.com/read/161121/5559478

h tach_structs.h

/********************************************************************** * iph5526.c: Structures for the Interphase 5526 PCI Fibre Channel * IP/SCSI driver. * Copyright (C) 1999 Vineet M Abraha
www.eeworm.com/read/158872/5592074

exp structs2.exp

# Copyright 1998, 1999 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # t
www.eeworm.com/read/158872/5592210

c structs2.c

/* pr 13536 */ static void param_reg (register signed char pr_char, register unsigned char pr_uchar, register short pr_short, register unsigned short pr_ushort); int bkpt;
www.eeworm.com/read/155953/5617524

h tss_structs.h

/*++ TSS structures for TSS */ #ifndef __TSS_STRUCTS_H__ #define __TSS_STRUCTS_H__ typedef struct tdTSS_VERSION { BYTE bMajor; BYTE bMinor; BYTE bRevMajor; BYTE bRevMinor; } TSS_VERS