Home
last modified time | relevance | path

Searched defs:wordsize (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/libecc/include/libecc/nn/
H A Dnn_config.h189 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 Dquotafile.c53 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 DUnwindAssembly-x86.cpp74 int wordsize = 8; in AugmentUnwindPlanFromCallSite() local
/freebsd/contrib/tcpdump/
H A Dcpack.c57 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 DCompactUnwindInfo.cpp749 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 Dcompact-unwind-dumper.c861 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 Di2s.c443 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 DConfig.h117 size_t wordsize; member
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h430 int wordsize; member
H A DSyntheticSections.cpp2057 const size_t wordsize = sizeof(typename ELFT::uint); in updateAllocSize() local