Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
DContextManager.h36 static size_t const ContextSlotCount = BCC_CONTEXT_SLOT_COUNT_;
/frameworks/compile/libbcc/
DConfig.h47 #define BCC_CONTEXT_SLOT_COUNT_ 8 macro