Home
last modified time | relevance | path

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

/aosp_15_r20/external/strace/
H A Dexecve.c47 const unsigned int wordsize = current_wordsize; in printargv() local
/aosp_15_r20/external/tcpdump/
H A Dcpack.c59 nd_cpack_align_and_reserve(struct cpack_state *cs, size_t wordsize) in nd_cpack_align_and_reserve()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/test/
Dcontainer_size_test.cpp73 void test_sizes(boolean<true>, std::size_t wordsize) in test_sizes()
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/src/sparc/
Dffi.c254 int wordsize; in ffi_prep_cif_machdep() local
/aosp_15_r20/bionic/linker/
H A Dlinker.cpp2822 constexpr size_t wordsize = sizeof(ElfW(Addr)); in relocate_relr() local