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

12345678910

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Ddot.c35 mpfr_ptr *tab; local
/netbsd-current/external/lgpl3/gmp/dist/mpn/generic/
H A Dsec_tabselect.c38 mpn_sec_tabselect (volatile mp_limb_t *rp, volatile const mp_limb_t *tab, argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bn/
H A Dbn_kron.c30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bn/
H A Dbn_kron.c30 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; local
/netbsd-current/sys/arch/ews4800mips/stand/common/
H A Dboot_device.c45 void (*tab[])(int *, int *) = { variable
/netbsd-current/tests/usr.bin/indent/
H A Dopt_di.c10 int tab; variable
18 int tab; variable
89 int tab; variable
96 int tab; variable
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtdot.c28 mpfr_t tab[3], r; local
53 mpfr_t tab[3], r; local
[all...]
/netbsd-current/games/trek/
H A Dgetpar.c120 getcodpar(const char *s, const struct cvntab tab[]) argument
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dframebuffer.cpp45 struct framebuffer_info *tab = _table; local
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/dev/
H A Dsh_dev.cpp159 SHdev::icu_dump_priority(struct intr_priority *tab) argument
/netbsd-current/tests/lib/libc/string/
H A Dt_memchr.c29 struct tab { struct
36 const struct tab tab[] = { local
[all...]
H A Dt_strcat.c30 struct tab { struct
35 const struct tab tab[] = { local
[all...]
H A Dt_strcmp.c30 struct tab { struct
36 const struct tab tab[] = { local
[all...]
H A Dt_strcpy.c30 struct tab { struct
35 const struct tab tab[] = { local
H A Dt_strrchr.c29 struct tab { struct
36 const struct tab tab[] = { local
H A Dt_strlen.c51 struct tab { struct
56 const struct tab tab[] = { local
[all...]
H A Dt_strchr.c66 const char *tab[] = { local
H A Dt_strchrnul.c65 const char *tab[] = { local
/netbsd-current/external/gpl3/gdb.old/dist/sim/testsuite/sim/bfin/
H A Dl0.s95 tab: label
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dhash.h54 Hashentry *tab[1]; /* The table */ member in struct:hashtab
/netbsd-current/sys/arch/arm/sunxi/
H A Dsunxi_ccu_nkmp.c141 const struct sunxi_ccu_nkmp_tbl *tab; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/testsuite/bfin/
H A Dl0.s95 tab: label
/netbsd-current/sys/arch/hpc/hpc/
H A Dplatid_test.c172 struct platid_name tab[] = { local
/netbsd-current/sys/arch/hpc/stand/hpcboot/sh3/
H A Dsh_console.cpp53 const struct console_info *tab = _console_info; local
96 const struct console_info *tab local
[all...]
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dckh.h62 ckhc_t *tab; member in struct:__anon8

Completed in 301 milliseconds

12345678910