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

1234

/openbsd-current/regress/lib/libc/arch/alpha/divremtest/
H A Dmkcases.c35 char *tab[4] = { "u_int", "int", "u_long", "long" }; variable
H A Dmktestcases.c57 char *tab[] = { ".i", ".l", "-i", "-l" }; local
/openbsd-current/gnu/usr.bin/gcc/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...]
/openbsd-current/lib/libcrypto/bn/
H A Dbn_kron.c69 static const int tab[8] = {0, 1, 0, -1, 0, -1, 0, 1}; local
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dregen_lib.pl232 sub tab { subroutine
/openbsd-current/games/trek/
H A Dgetpar.c115 getcodpar(const char *s, const struct cvntab tab[]) argument
/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dsym_ids.c281 Sym_Table *tab; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/binutils/
H A Dcoffdump.c50 tab (int x) function
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/binutils/
H A Dcoffdump.c48 tab (int x) function
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A D20030225-1.c90 unsigned short tab[64]; local
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dsymtab.c79 symtab_finalize(Sym_Table *tab) argument
[all...]
H A Dsym_ids.c231 extend_match(struct match *m, Sym *sym, Sym_Table *tab, bfd_boolean second_pass) argument
270 Sym_Table *tab; local
[all...]
/openbsd-current/gnu/usr.bin/cvs/diff/
H A Dside.c53 unsigned tab; local
/openbsd-current/usr.sbin/mtree/
H A Dcompare.c79 char *cp, *tab = ""; local
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf-strtab.c127 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) argument
138 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, argument
178 _bfd_elf_strtab_addref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
188 _bfd_elf_strtab_delref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
199 _bfd_elf_strtab_clear_all_refs(struct elf_strtab_hash *tab) argument
208 _bfd_elf_strtab_size(struct elf_strtab_hash *tab) argument
214 _bfd_elf_strtab_offset(struct elf_strtab_hash *tab, bfd_size_type idx) argument
229 _bfd_elf_strtab_emit(register bfd *abfd, struct elf_strtab_hash *tab) argument
298 _bfd_elf_strtab_finalize(struct elf_strtab_hash *tab) argument
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf-strtab.c128 _bfd_elf_strtab_free (struct elf_strtab_hash *tab) argument
139 _bfd_elf_strtab_add (struct elf_strtab_hash *tab, argument
179 _bfd_elf_strtab_addref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
189 _bfd_elf_strtab_delref(struct elf_strtab_hash *tab, bfd_size_type idx) argument
200 _bfd_elf_strtab_clear_all_refs(struct elf_strtab_hash *tab) argument
209 _bfd_elf_strtab_size(struct elf_strtab_hash *tab) argument
215 _bfd_elf_strtab_offset(struct elf_strtab_hash *tab, bfd_size_type idx) argument
230 _bfd_elf_strtab_emit(register bfd *abfd, struct elf_strtab_hash *tab) argument
299 _bfd_elf_strtab_finalize(struct elf_strtab_hash *tab) argument
[all...]
/openbsd-current/lib/libc/stdlib/
H A Dradixsort.c85 radixsort(const u_char **a, int n, const u_char *tab, u_int endch) argument
97 sradixsort(const u_char **a, int n, const u_char *tab, u_int endch) argument
/openbsd-current/usr.sbin/wsmoused/
H A Dmouse_protocols.c167 gettoken(const symtab_t * tab, char *s, int len) argument
/openbsd-current/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDKernelCodeTUtils.cpp109 OS << tab; local
104 dumpAmdKernelCode(const amd_kernel_code_t *C, raw_ostream &OS, const char *tab) argument
/openbsd-current/usr.bin/mandoc/
H A Dterm_ascii.c291 static const char *tab[] = { local
/openbsd-current/sbin/wsconsctl/
H A Dutil.c218 int2name(int val, int uflag, const struct nameint *tab, int len) argument
235 name2int(char *val, const struct nameint *tab, int len) argument

Completed in 214 milliseconds

1234