代码搜索:Structs
找到约 2,696 项符合「Structs」的源代码
代码结果 2,696
www.eeworm.com/read/179911/5298208
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 PTRACE_TR
www.eeworm.com/read/162614/5521456
c code-gen1.c
// { dg-do run }
// GROUPS passed code-generation
// Check that sub-word sized structs/classes are passed correctly
// if the struct/class has a constructor (i.e. ANY constructor).
extern "C" int pr
www.eeworm.com/read/162614/5529717
c struct-return-3_main.c
/* Test function return values. For this test, all struct members are
scalar integral types and the structs are "small": 1, 2, 4, 8, and 12
bytes for LP64. */
extern void struct_return_3_x (v
www.eeworm.com/read/350097/3133099
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 PTRACE_TR
www.eeworm.com/read/347120/3175584
h ptrace.h
/* ptrace.h */
/* structs and defines to help the user use the ptrace system call. */
#ifndef _SYS_PTRACE_H
#define _SYS_PTRACE_H
/* has the defines to get at the registers. */
/* use ptrace (3 or 6,
www.eeworm.com/read/346508/3181727
h ptrace.h
/* ptrace.h */
/* structs and defines to help the user use the ptrace system call. */
#ifndef _SYS_PTRACE_H
#define _SYS_PTRACE_H
/* has the defines to get at the registers. */
/* use ptrace (3 or 6,
www.eeworm.com/read/340665/3280661
c bitfld-3.c
/* Test for bitfield alignment in structs and unions. */
/* { dg-do run } */
/* { dg-options "-O2" } */
extern void abort (void);
extern void exit (int);
typedef long la __attribute__((aligned (8
www.eeworm.com/read/326711/3470091
c fig17_10.c
// Fig. 17.10: fig17_10.c
// Using designated initializers to initialize an array of structs in C99
#include
struct twoInt // declare a struct of two integers
{
int x;
int y;
www.eeworm.com/read/316872/3598863
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 PTRACE_TR
www.eeworm.com/read/299781/3850737
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 PTRACE_TR