Home
last modified time | relevance | path

Searched refs:TASK_STACK_BLOCK_BITS (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp.h39 #define TASK_STACK_BLOCK_BITS 5 // Used in TASK_STACK_SIZE and TASK_STACK_MASK macro
41 #define TASK_STACK_BLOCK_SIZE (1 << TASK_STACK_BLOCK_BITS)