Searched defs:aligned_size (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_poisoning.h39 ALWAYS_INLINE void FastPoisonShadow(uptr aligned_beg, uptr aligned_size, argument
H A Dasan_malloc_linux.cpp73 uptr aligned_size = RoundUpTo(size_in_bytes, kWordSize); local
H A Dasan_globals.cpp64 uptr aligned_size = RoundUpTo(g.size, SHADOW_GRANULARITY); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpStack.h67 template <typename T> constexpr size_t aligned_size() const { function in class:clang::interp::final
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_fb.c116 int aligned_size, size; local
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Dbitmap_allocator.h732 struct aligned_size struct in class:bitmap_allocator
/freebsd-11-stable/contrib/gcc/
H A Dexpr.c5849 tree aligned_size = TREE_OPERAND (exp, 3); local

Completed in 231 milliseconds