Searched defs:tab (Results 1 - 25 of 146) sorted by relevance

123456

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/compile/
H A Dpr16566-1.c8 struct S *tab[]; member in struct:C
H A Dpr16566-3.c7 struct S *tab[]; member in struct:C
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/read/char/
H A D3.cc34 char tab[13]; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/27_io/basic_istream/read/wchar_t/
H A D3.cc32 wchar_t tab[13]; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/gcc.c-torture/execute/
H A D930518-1.c18 int tab[2]; local
H A D920501-3.c1 int tab[9]; variable
[all...]
H A D920302-1.c9 static void *tab[] = {&&x, &&y, &&z}; local
H A D961125-1.c2 begfield (int tab, char *ptr, char *lim, int sword, int schar) argument
H A D920501-6.c83 long long tab[10]; local
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/read/char/
H A D3.cc35 char tab[13]; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/27_io/basic_istream/read/wchar_t/
H A D3.cc33 wchar_t tab[13]; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/execute/
H A D930518-1.c18 int tab[2]; local
H A D920501-3.c1 int tab[9]; variable
[all...]
H A D920302-1.c9 static void *tab[] = {&&x, &&y, &&z}; local
H A D961125-1.c2 begfield (int tab, char *ptr, char *lim, int sword, int schar) argument
H A D20080719-1.c38 const u32 *tab; local
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/tree-ssa/
H A Dpr36287.c4 int tab[2][2]; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr16566-1.c8 struct S *tab[]; member in struct:C
H A Dpr16566-3.c7 struct S *tab[]; member in struct:C
/netbsd-6-1-5-RELEASE/usr.sbin/sup/source/
H A Dskipto.c58 static char tab[256] = { 0 }; variable
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/debug/dwarf2/
H A Dtemplate-params-6.C11 T tab[3 + 1]; member in struct:vector_base
/netbsd-6-1-5-RELEASE/sys/arch/ews4800mips/stand/common/
H A Dboot_device.c45 void (*tab[])(int *, int *) = { variable
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dhash.h54 Hashentry *tab[1]; /* The table */ member in struct:hashtab
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_kron.c75 static const int tab[8] = {0, 1, 0, -1, 0, -1, 0, 1}; local
/netbsd-6-1-5-RELEASE/external/bsd/libdwarf/dist/
H A Ddwarf_finish.c42 Dwarf_Abbrev tab; local

Completed in 173 milliseconds

123456