代码搜索:structs
找到约 2,696 项符合「structs」的源代码
代码结果 2,696
www.eeworm.com/read/103192/6220681
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/101015/6262125
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/11175/207589
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/242082/4556226
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/234134/4661033
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/233448/4669532
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/233448/4669577
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/226641/4782696
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/216450/4895496
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
www.eeworm.com/read/207461/5001496
c snac.c
/*
*
* Various SNAC-related dodads...
*
* outstanding_snacs is a list of aim_snac_t structs. A SNAC should be added
* whenever a new SNAC is sent and it should remain in the list until the
* r