代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/368348/2823069

php mysql.dbi.lib.php

www.eeworm.com/read/366702/2864648

c paired-2.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only" } */ /* Test PowerPC PAIRED extensions. */ #include #include sta
www.eeworm.com/read/366702/2864652

c paired-5.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only" } */ /* Test PowerPC PAIRED extensions. */ #include #include sta
www.eeworm.com/read/366702/2864703

c paired-4.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only" } */ /* Test PowerPC PAIRED extensions. */ #include #include sta
www.eeworm.com/read/366702/2864709

c ppc-paired.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only" } */ /* Test PowerPC PAIRED extensions. */ #include vector float a, b, c, d
www.eeworm.com/read/366702/2864712

c paired-3.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only" } */ /* Test PowerPC PAIRED extensions. */ #include #include sta
www.eeworm.com/read/366702/2864714

c paired-7.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only" } */ /* Test PowerPC PAIRED extensions. */ #include #include sta
www.eeworm.com/read/366702/2864718

c paired-6.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only" } */ /* Test PowerPC PAIRED extensions. */ #include #include sta
www.eeworm.com/read/366702/2864761

c paired-1.c

/* { dg-do compile { target powerpc-*-linux*paired* } } */ /* { dg-options "-mpaired -m32 -ffinite-math-only " } */ /* Test PowerPC PAIRED extensions. */ #include static float in1[2] __
www.eeworm.com/read/366702/2880941

c gnu89-init-4.c

/* Test for GNU extensions to compound literals are giving the correct array bounds */ /* { dg-do compile } */ /* { dg-options "-std=gnu89 -W -Wall -O2" } */ int a[] = (int[4]){1, 1, 2}; int f(void)