/freebsd/contrib/diff/src/ |
H A D | side.c | 50 size_t tab; in tab_from_to() local
|
/freebsd/contrib/sendmail/libsm/ |
H A D | vfscanf.c | 776 sm_sccl(tab, fmt) in sm_sccl() argument
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aesopt.h | 702 #define one_table(x, op, tab, vf, rf, c) \ argument 708 #define four_tables(x, tab, vf, rf, c) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stackdepotbase.h | 69 atomic_uint32_t tab[kTabSize]; // Hash table of Node's. variable
|
/freebsd/contrib/ntp/libntp/ |
H A D | statestr.c | 347 decode_bitflags(int bits,const char * sep2,const struct codestring * tab,size_t tab_ct) decode_bitflags() argument
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_abbrev.c | 205 Dwarf_Abbrev ab, tab; in _dwarf_abbrev_cleanup() local
|
H A D | libdwarf_die.c | 400 Dwarf_Abbrev ab, tab; in _dwarf_die_gen() local
|
/freebsd/contrib/mandoc/ |
H A D | term_ascii.c | 301 static const char *tab[] = { ascii_uc2str() local
|
H A D | tbl.h | 32 char tab; /* Option "tab": cell separator. */ member
|
/freebsd/sys/kern/ |
H A D | subr_scanf.c | 571 __sccl(char *tab, const u_char *fmt) in __sccl()
|
/freebsd/crypto/heimdal/base/ |
H A D | dict.c | 47 struct hashentry **tab; member
|
/freebsd/lib/libc/locale/ |
H A D | collate.c | 263 collate_chain_t *tab = table->chain_pri_table; in chainsearch() local 295 collate_large_t *tab = table->large_pri_table; in largesearch() local
|
/freebsd/usr.bin/patch/ |
H A D | util.c | 356 int sleading, tab; in fetchname() local
|
/freebsd/usr.sbin/moused/msconvd/ |
H A D | msconvd.c | 2340 gettoken(symtab_t *tab, const char *s, int len) in gettoken() 2352 gettokenname(symtab_t *tab, int val) in gettokenname() 2365 gettokenval2(symtab_t *tab, int val) in gettokenval2()
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_sync.c | 966 ipf_sync_new(ipf_main_softc_t *softc, int tab, fr_info_t *fin, void *ptr) in ipf_sync_new() 1097 ipf_sync_update(ipf_main_softc_t *softc, int tab, fr_info_t *fin, in ipf_sync_update()
|
/freebsd/sbin/setkey/ |
H A D | setkey.c | 504 #define STR_OR_ID(x, tab) \ argument
|
/freebsd/usr.bin/rpcgen/ |
H A D | rpc_hout.c | 442 pdeclaration(const char *name, declaration *dec, int tab, const char *separator) in pdeclaration()
|
H A D | rpc_util.c | 316 tabify(FILE *f, int tab) in tabify()
|
/freebsd/crypto/krb5/src/lib/crypto/builtin/aes/ |
H A D | aesopt.h | 728 #define one_table(x,op,tab,vf,rf,c) \ argument 734 #define four_tables(x,tab,vf,rf,c) \ argument
|
/freebsd/sys/x86/cpufreq/ |
H A D | est.c | 95 #define INTEL(tab, zhi, vhi, zlo, vlo, bus_clk) \ argument 97 #define CENTAUR(tab, zhi, vhi, zlo, vlo, bus_clk) \ argument
|
/freebsd/crypto/openssl/crypto/bn/ |
H A D | bn_gf2m.c | 65 BN_ULONG tab[8], top2b = a >> 30; in bn_GF2m_mul_1x1() local 134 BN_ULONG tab[16], top3b = a >> 61; in bn_GF2m_mul_1x1() local
|
/freebsd/crypto/libecc/src/fp/ |
H A D | fp.c | 366 int fp_tabselect(fp_t out, u8 idx, fp_src_t *tab, u8 tabsize) in fp_tabselect()
|
/freebsd/sys/fs/cd9660/ |
H A D | cd9660_rrip.c | 599 RRIP_TABLE *tab; in cd9660_rrip_getname() local
|
/freebsd/sys/dev/tsec/ |
H A D | if_tsec.h | 136 #define TSEC_GET_GENERIC(hand, tab, count, wrap) \ argument 139 #define TSEC_PUT_GENERIC(hand, tab, count, wrap, val) \ argument
|
/freebsd/contrib/one-true-awk/ |
H A D | b.c | 663 gtt *tab = & f->gototab[state]; in set_gototab() local 690 gtt *tab = & f->gototab[state]; in set_gototab() local
|