Home
last modified time | relevance | path

Searched defs:alignUp (Results 1 – 2 of 2) sorted by relevance

/oneTBB/src/tbbmalloc/
H A Dshared_utils.h42 static inline T alignUp (T arg, uintptr_t alignment) { in alignUp() function
/oneTBB/test/tbbmalloc/
H A Dtest_malloc_pools.cpp36 static inline T alignUp (T arg, uintptr_t alignment) { in alignUp() function