代码搜索:pointers

找到约 4,056 项符合「pointers」的源代码

代码结果 4,056
www.eeworm.com/read/440906/1782761

c c90-array-lval-3.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. Test various ways of producing non-lvalue arrays. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-o
www.eeworm.com/read/440906/1782770

c c99-array-lval-4.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. Test various ways of producing non-lvalue arrays. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-o
www.eeworm.com/read/395929/2429577

s exprbug.s

.code .align 8 .export icode,data icode: .proc .callinfo frame=0,no_calls .entry bv,n %r0(%r2) .exit nop .procend ; ; FIRST, argv array of pointers to args, 1st is same as path. ; .ali
www.eeworm.com/read/366702/2862375

c mips16_stubs_1_x.c

#include /* All the function pointers are declared and initialized in mips16-stubs-2.c. */ extern double the_result; extern void v0 (void); extern void v1 (float); extern void v5 (fl
www.eeworm.com/read/366702/2881064

c c90-array-lval-1.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1990 -pedantic-errors" } */ str
www.eeworm.com/read/366702/2882862

c c90-array-lval-2.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1990 -pedantic-errors" } */ str
www.eeworm.com/read/366702/2883729

c c99-array-lval-1.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1999 -pedantic-errors" } */ str
www.eeworm.com/read/366702/2883849

c c90-array-lval-4.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. Test various ways of producing non-lvalue arrays. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-o
www.eeworm.com/read/366702/2884525

c c99-array-lval-3.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. Test various ways of producing non-lvalue arrays. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-o
www.eeworm.com/read/366702/2884565

c c99-array-lval-2.c

/* Test for non-lvalue arrays decaying to pointers: in C99 only. */ /* Origin: Joseph Myers */ /* { dg-do compile } */ /* { dg-options "-std=iso9899:1999 -pedantic-errors" } */ str