代码搜索:structs
找到约 2,696 项符合「structs」的源代码
代码结果 2,696
www.eeworm.com/read/204040/5035366
h ingxd.h
/*
CW: Character Windows
ingxd.h: Graphic Drawing (GSD and GPD)
NOTE: probably missing some GPD related stuff
for Pcode use (unnamed unions/structs) define NOGD_????
*/
/***BEGIN_PUBL
www.eeworm.com/read/184401/5249448
c command.c
///
// uty@uaty
///
#include
#include "structs.h"
#include "commAnd.h"
#include "utils.h"
NTSTATUS
uSend(
PTCPS_Connection pConnection,
char *pSendBuffer,
ULONG
www.eeworm.com/read/162614/5515386
c nested_struct1.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Limitations: none.
PR: none.
Originat
www.eeworm.com/read/162614/5515431
c nested_struct.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Limitations: none.
PR: none.
Originat
www.eeworm.com/read/162614/5517150
c test_basic_struct_size_and_align.c
/* This checks size and alignment of structs with a single basic type
element. All basic types are checked. */
#include "defines.h"
#include "macros.h"
int
main (void)
{
/* Integral types. *
www.eeworm.com/read/162614/5522963
m bitfield-5.m
/* Check ObjC class layout follows the ABI (informally)
set in the past. ObjC structs must be laid out as if
all ivars, including those inherited from superclasses,
were defined at once (i.e
www.eeworm.com/read/337546/3337035
h ip_conntrack_pptp.h
/* PPTP constants and structs */
#ifndef _CONNTRACK_PPTP_H
#define _CONNTRACK_PPTP_H
/* state of the control session */
enum pptp_ctrlsess_state {
PPTP_SESSION_NONE, /* no session present */
PPTP
www.eeworm.com/read/324920/3495830
h ip_conntrack_pptp.h
/* PPTP constants and structs */
#ifndef _CONNTRACK_PPTP_H
#define _CONNTRACK_PPTP_H
/* state of the control session */
enum pptp_ctrlsess_state {
PPTP_SESSION_NONE, /* no session present */
PPTP
www.eeworm.com/read/316872/3600271
h atariints.h
/*
** atariints.h -- Atari Linux interrupt handling structs and prototypes
**
** Copyright 1994 by Björn Brauel
**
** 5/2/94 Roman Hodek:
** TT interrupt definitions added.
**
** 12/02/96: (Roman)
*
www.eeworm.com/read/304805/3785728
h proto.h
/* Function prototypes. */
#include "timers.h"
/* Structs used in prototypes must be declared as such first. */
struct buf;
struct filp;
struct inode;
struct super_block;
/* cache.c */
_PROTOTYPE