代码搜索:structures
找到约 10,000 项符合「structures」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2881151
c struct-empty-1.c
/* Test diagnostics for empty structures and unions. Test with no
special options. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "" } */
struct
www.eeworm.com/read/366702/2881338
c struct-empty-2.c
/* Test diagnostics for empty structures and unions. Test with
-pedantic. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options "-pedantic" } */
struct
www.eeworm.com/read/366702/2881890
c struct-by-value-9_main.c
/* Test structures passed by value, including to a function with a
variable-length argument list. Each struct contains an array
of small structs, each with three scalar members. */
extern voi
www.eeworm.com/read/366702/2881907
c struct-by-value-4_main.c
/* Test structures passed by value, including to a function with a
variable-length argument list. Each struct contains an array
of small structs with a single member. */
extern void struct_by
www.eeworm.com/read/366702/2882034
c struct-by-value-8_main.c
/* Test structures passed by value, including to a function with a
variable-length argument list. Each struct contains an array
of small structs with two scalar members. */
extern void struct
www.eeworm.com/read/366702/2882071
c struct-by-value-3_main.c
/* Test structures passed by value, including to a function with a
variable-length argument list. All struct members are scalar
integral types, and the structs are "small": 1, 2, 4, 8, and 12
www.eeworm.com/read/366702/2882218
c struct-semi-1.c
/* Test diagnostics for missing and extra semicolons in structures.
Test with no special options. */
/* Origin: Joseph Myers */
/* { dg-do compile } */
/* { dg-options ""
www.eeworm.com/read/365785/2895460
c dmp_ds.c
/* This file contains procedures to dump DS data structures.
*
* The entry points into this file are
* data_store_dmp: display DS data store contents
*
* Created:
* Oct 18, 2005: by Jorr
www.eeworm.com/read/365785/2895462
c dmp_pm.c
/* This file contains procedures to dump to PM' data structures.
*
* The entry points into this file are
* mproc_dmp: display PM process table
*
* Created:
* May 11, 2005: by Jorrit N.
www.eeworm.com/read/363989/2909104
h defs.h
/*
* Disassembler common definitions
* Copyright (C) 2005 by Jeffery L. Post
* theposts pacbell net
*
* defs.h - Disassmbler constants and structures
*
* Version 3.3.6- 01/1