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

1234

/freebsd-10.3-release/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.3-release/tools/regression/p1003_1b/
H A Dmain.c15 } tab[] = { variable in typeref:struct:__anon12262
[all...]
/freebsd-10.3-release/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_strchr.c65 const char *tab[] = { local
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_strlen.c50 struct tab { struct
55 const struct tab tab[] = { local
[all...]
H A Dt_strrchr.c29 struct tab { struct
36 const struct tab tab[] = { local
/freebsd-10.3-release/crypto/heimdal/lib/asn1/
H A Dhash.h52 Hashentry *tab[1]; /* The table */ member in struct:hashtab
/freebsd-10.3-release/lib/libdwarf/
H A Ddwarf_finish.c36 Dwarf_Abbrev tab; local
/freebsd-10.3-release/contrib/mtree/
H A Dcompare.c140 const char *cp, *tab; local
[all...]
/freebsd-10.3-release/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.3-release/crypto/heimdal/base/
H A Ddict.c47 struct hashentry **tab; member in struct:heim_dict_data
[all...]
/freebsd-10.3-release/contrib/binutils/binutils/
H A Dcoffdump.c49 tab (int x) function
[all...]
/freebsd-10.3-release/contrib/groff/src/devices/grohtml/
H A Dhtml-table.h56 tab_position *tab; member in class:tabs
/freebsd-10.3-release/contrib/jemalloc/include/jemalloc/internal/
H A Dckh.h62 ckhc_t *tab; member in struct:ckh_s
/freebsd-10.3-release/usr.bin/make/
H A Dutil.c299 print_flags(FILE *fp, const struct flag2str *tab, u_int flags, int par) argument
/freebsd-10.3-release/usr.sbin/mtree/
H A Dcompare.c82 const char *tab = ""; local
[all...]
/freebsd-10.3-release/contrib/ntp/sntp/libevent/test/
H A Dregress_testutils.c141 struct regress_dns_server_table *tab = data; local
[all...]
/freebsd-10.3-release/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...]
H A Dhash.c738 _bfd_stringtab_add(struct bfd_strtab_hash *tab, const char *str, bfd_boolean hash, bfd_boolean copy) argument
793 _bfd_stringtab_size(struct bfd_strtab_hash *tab) argument
802 _bfd_stringtab_emit(bfd *abfd, struct bfd_strtab_hash *tab) argument
[all...]
/freebsd-10.3-release/usr.bin/paste/
H A Dpaste.c68 static wchar_t tab[] = L"\t"; variable
/freebsd-10.3-release/contrib/ntp/libntp/
H A Dstatestr.c337 decode_bitflags( int bits, const char * sep2, const struct codestring * tab, size_t tab_ct ) argument
/freebsd-10.3-release/sys/dev/patm/
H A Dif_patm_attach.c650 static const uint32_t tab[] = { local

Completed in 239 milliseconds

1234