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

1234

/freebsd-10-stable/tools/regression/p1003_1b/
H A Dmain.c15 } tab[] = { variable in typeref:struct:__anon6
[all...]
/freebsd-10-stable/contrib/netbsd-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
/freebsd-10-stable/crypto/heimdal/lib/asn1/
H A Dhash.h52 Hashentry *tab[1]; /* The table */ member in struct:hashtab
/freebsd-10-stable/lib/libdwarf/
H A Ddwarf_finish.c36 Dwarf_Abbrev tab; local
/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_kron.c76 static const int tab[8] = { 0, 1, 0, -1, 0, -1, 0, 1 }; local
/freebsd-10-stable/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h56 tab_position *tab; member in class:tabs
/freebsd-10-stable/contrib/jemalloc/include/jemalloc/internal/
H A Dckh.h62 ckhc_t *tab; member in struct:ckh_s
/freebsd-10-stable/contrib/mdocml/
H A Dchars.c68 struct mchars *tab; local
149 find(const struct mchars *tab, const char *p, size_t sz) argument
/freebsd-10-stable/contrib/mtree/
H A Dcompare.c140 const char *cp, *tab; local
[all...]
/freebsd-10-stable/usr.sbin/mtree/
H A Dcompare.c82 const char *tab = ""; local
[all...]
/freebsd-10-stable/contrib/binutils/binutils/
H A Dcoffdump.c49 tab (int x) function
[all...]
H A Dsysdump.c518 tab (int i, char *s) function
/freebsd-10-stable/crypto/heimdal/base/
H A Ddict.c47 struct hashentry **tab; member in struct:heim_dict_data
[all...]
/freebsd-10-stable/usr.bin/make/
H A Dutil.c299 print_flags(FILE *fp, const struct flag2str *tab, u_int flags, int par) argument
/freebsd-10-stable/usr.bin/paste/
H A Dpaste.c68 static wchar_t tab[] = L"\t"; variable
/freebsd-10-stable/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c141 struct regress_dns_server_table *tab = data; local
[all...]
/freebsd-10-stable/contrib/binutils/bfd/
H A Delf-strtab.c129 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) argument
140 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, argument
180 _bfd_elf_strtab_addref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
190 _bfd_elf_strtab_delref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
201 _bfd_elf_strtab_clear_all_refs(struct elf_strtab_hash *tab) argument
210 _bfd_elf_strtab_size(struct elf_strtab_hash *tab) argument
216 _bfd_elf_strtab_offset(struct elf_strtab_hash *tab, bfd_size_type idx) argument
231 _bfd_elf_strtab_emit(register bfd *abfd, struct elf_strtab_hash *tab) argument
300 _bfd_elf_strtab_finalize(struct elf_strtab_hash *tab) argument
[all...]
/freebsd-10-stable/contrib/binutils/ld/emultempl/
H A Dspu_ovl.S35 #define tab $75 define
/freebsd-10-stable/contrib/diff/src/
H A Dside.c50 size_t tab; local

Completed in 181 milliseconds

1234