Home
last modified time | relevance | path

Searched defs:__bytes (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__memory_resource/
H A Dsynchronized_pool_resource.h63 _LIBCPP_HIDE_FROM_ABI_VIRTUAL void* do_allocate(size_t __bytes, size_t __align) override { in do_allocate()
70 …_LIBCPP_HIDE_FROM_ABI_VIRTUAL void do_deallocate(void* __p, size_t __bytes, size_t __align) overri… in do_deallocate()
/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformatter_output.h175 std::size_t __bytes = std::countl_one(static_cast<unsigned char>(__value.__data[0])); in requires() local
/freebsd/usr.sbin/makefs/
H A Dcd9660.h92 #define CD9660_BLOCKS(__sector_size, __bytes) \ argument
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h2062 RTW89_DEF_FBTC_MREG(__type,__bytes,__offset) global() argument