Home
last modified time | relevance | path

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

/third_party/musl/src/malloc/oldmalloc/
Dmalloc_impl.h19 #define SIZE_MASK (-SIZE_ALIGN) macro
/third_party/optimized-routines/string/bench/
Dstrlen.c58 #define SIZE_MASK (SIZE_NUM - 1) macro
Dmemcpy.c50 #define SIZE_MASK (SIZE_NUM-1) macro
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc_impl.h65 #define SIZE_MASK (-SIZE_ALIGN) macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.h256 SIZE_MASK = 7, enumerator