Searched defs:array (Results 1 - 25 of 1326) sorted by relevance

1234567891011>>

/netbsd-current/external/bsd/pcc/dist/pcc/driver/
H A Dmkopt.sh26 array() function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.mi/
H A Darray.f16 INTEGER array(1:2,-1:1) variable
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_020.c9 int array[-3]; variable
H A Dmsg_015.c8 typedef int array[5]; typedef
H A Dmsg_190.c11 double array[] = { 1 }; variable
H A Dd_gcc_variable_array_init.c11 int array[i]; local
H A Dmsg_182.c20 void *array[] = { arg }; local
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Ddebug-expr.c1 char array[4]; variable
H A Darrayidx.c18 int array[] = {1, 2, 3, 4}; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.dwarf2/
H A Dimplref-array.c20 int array[5] = {0, 1, 2, 3, 4}; variable
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Darrayidx.c18 int array[] = {1, 2, 3, 4}; variable
H A Dnon-lazy-array-index.c22 int array[5]; member in struct:foo_t
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.mi/
H A Darray.f9017 INTEGER array (1:2,-1:1) variable in program:prog_array
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.dwarf2/
H A Dimplref-array.c20 int array[5] = {0, 1, 2, 3, 4}; variable
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.fortran/
H A Dsubarray.f22 integer array(7) variable in program:subarray
H A Darray-slices.f9018 integer, dimension (:,:) :: array local in subroutine:show
41 integer, dimension (1:10,1:10) :: array variable in program:test
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.fortran/
H A Darray-slices-bad.f9022 integer, dimension (1:10,1:10) :: array variable in program:test
H A Dallocated.f9021 integer, allocatable :: array (:, :) variable in program:test
[all...]
H A Dsubarray.f22 integer array(7) variable in program:subarray
H A Dintvar-array.f9017 integer, dimension (1:10) :: array variable in program:main
/netbsd-current/games/battlestar/
H A Dmisc.c45 card(const char *array, int size) argument
57 ucard(const unsigned int *array) argument
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/fuzzer/scripts/
H A Dmerge_data_flow.py16 from array import array namespace
/netbsd-current/external/gpl3/gcc.old/dist/libgfortran/intrinsics/
H A Dis_contiguous.c29 is_contiguous0 (const array_t * const restrict array) argument
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.trace/
H A Dtrace-unavailable.c21 unsigned char array[2]; local
/netbsd-current/tests/usr.bin/indent/
H A Dlsym_rparen_or_rbracket.c16 int array[3] = {1, 2, 3}; variable
17 int array[3] = {[2] = 3}; variable

Completed in 214 milliseconds

1234567891011>>