代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/366702/2881935
c struct-return-2_main.c
/* Test function return values. This test includes structs that are
arrays of unsigned integral scalars. */
extern void struct_return_2_x (void);
extern void exit (int);
int fails;
int
main ()
www.eeworm.com/read/357352/3016391
c tag.c
/* vi: set sw=4 ts=4: */
/*
* tag.c - allocation/initialization/free routines for tag structs
*
* Copyright (C) 2001 Andreas Dilger
* Copyright (C) 2003 Theodore Ts'o
*
* %Begin-Header%
* This
www.eeworm.com/read/357083/3031023
h atariints.h
/*
** atariints.h -- Atari Linux interrupt handling structs and prototypes
**
** Copyright 1994 by Bj攔n Brauel
**
** 5/2/94 Roman Hodek:
** TT interrupt definitions added.
**
** 12/02/96: (Roman)
**
www.eeworm.com/read/351636/3101536
4bricks c07.cbl.4bricks
# - copy some of the sub-bricks of the default stat file,
# storing the history (command), and writing to a new 'f4.nii'
# - compare these nifti_image structs
nifti_tool -keep_hist -cbl -in
www.eeworm.com/read/262041/4316943
h ptrace.h
#ifndef _LINUX_PTRACE_H
#define _LINUX_PTRACE_H
/* ptrace.h */
/* structs and defines to help the user use the ptrace system call. */
/* has the defines to get at the registers. */
#define PT
www.eeworm.com/read/253336/4398582
c tag.c
/* vi: set sw=4 ts=4: */
/*
* tag.c - allocation/initialization/free routines for tag structs
*
* Copyright (C) 2001 Andreas Dilger
* Copyright (C) 2003 Theodore Ts'o
*
* %Begin-Header%
* This
www.eeworm.com/read/162519/5540877
c nested_struct2.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Sample taken from Alan Modras patch to src/pr
www.eeworm.com/read/162519/5540933
c nested_struct3.c
/* Area: ffi_call, closure_call
Purpose: Check structure passing with different structure size.
Contains structs as parameter of the struct itself.
Sample taken from Alan Modras patch to src/pr
www.eeworm.com/read/159825/5580960
h ptrace.h
#ifndef _LINUX_PTRACE_H
#define _LINUX_PTRACE_H
/* ptrace.h */
/* structs and defines to help the user use the ptrace system call. */
/* has the defines to get at the registers. */
#define PT
www.eeworm.com/read/159825/5581094
h atariints.h
/*
** atariints.h -- Atari Linux interrupt handling structs and prototypes
**
** Copyright 1994 by Bj攔n Brauel
**
** 5/2/94 Roman Hodek:
** TT interrupt definitions added.
**
** 12/02/96: (R