Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc303 #define SLOTS_PER_STR (sizeof(grpc_slice) / sizeof(intptr_t)) macro
310 (SLOTS_PER_INT + (SLOTS_PER_STR * 2) + SLOTS_PER_TIME)
419 static_cast<uint8_t> SLOTS_PER_STR) { in copy_error_and_unref()