代码搜索:section
找到约 10,000 项符合「section」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2880874
c no-section-anchors-vect-34.c
/* { dg-require-effective-target vect_int } */
#include
#include "tree-vect.h"
#define N 16
struct {
char ca[N];
} s;
char cb[N] = {0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45};
__at
www.eeworm.com/read/366702/2880875
c section-anchors-pr27770.c
/* { dg-require-effective-target section_anchors } */
#include
#include "tree-vect.h"
short x;
static short f[100] = {0};
int
bar (void)
{
return f[0];
}
void
foo (void)
{
int i;
f
www.eeworm.com/read/366702/2880876
c no-section-anchors-vect-36.c
/* { dg-require-effective-target vect_int } */
#include
#include "tree-vect.h"
#define N 16
struct {
char ca[N];
char cb[N];
} s;
__attribute__ ((noinline))
int main1 ()
{
int
www.eeworm.com/read/415537/11064428
zip section_1_5_2.zip
www.eeworm.com/read/415537/11064435