Searched defs:wordsize (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/libecc/include/libecc/nn/ |
H A D | nn_config.h | 189 wordsize, WORDSIZE, MAX_DIGEST_SIZE) (void) { in LIBECC_CONCATENATE() argument 207 wordsize, WORDSIZE, complete_formulas, MAX_DIGEST_SIZE) (void) { in LIBECC_CONCATENATE() argument
|
/freebsd/lib/libutil/ |
H A D | quotafile.c | 53 int wordsize; /* 32-bit or 64-bit limits */ member 515 quota_convert(struct quotafile *qf, int wordsize) in quota_convert()
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/UnwindAssembly/x86/ |
H A D | UnwindAssembly-x86.cpp | 74 int wordsize = 8; in AugmentUnwindPlanFromCallSite() local
|
/freebsd/contrib/tcpdump/ |
H A D | cpack.c | 57 nd_cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) in nd_cpack_align_and_reserve()
|
/freebsd/contrib/llvm-project/lldb/source/Symbol/ |
H A D | CompactUnwindInfo.cpp | 749 const int wordsize = 8; in CreateUnwindPlan_x86_64() local 1021 const int wordsize = 4; in CreateUnwindPlan_i386() local 1318 const int wordsize = 8; in CreateUnwindPlan_arm64() local 1452 const int wordsize = 4; in CreateUnwindPlan_armv7() local
|
/freebsd/contrib/llvm-project/lldb/tools/compact-unwind/ |
H A D | compact-unwind-dumper.c | 861 const int wordsize = 8; in print_encoding_arm64() local 966 const int wordsize = 4; in print_encoding_armv7() local
|
/freebsd/sys/dev/sound/macio/ |
H A D | i2s.c | 443 i2s_setup(struct i2s_softc *sc, u_int rate, u_int wordsize, u_int sclk_fs) in i2s_setup()
|
/freebsd/contrib/llvm-project/lld/COFF/ |
H A D | Config.h | 117 size_t wordsize; member
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Config.h | 430 int wordsize; member
|
H A D | SyntheticSections.cpp | 2057 const size_t wordsize = sizeof(typename ELFT::uint); in updateAllocSize() local
|