static_stack       49 opal/datatype/opal_convertor.c     convertor->pStack         = convertor->static_stack;
static_stack      554 opal/datatype/opal_convertor.c                 assert(convertor->pStack == convertor->static_stack);   \
static_stack      680 opal/datatype/opal_convertor.c         destination->pStack = destination->static_stack;
static_stack      118 opal/datatype/opal_convertor.h     dt_stack_t                    static_stack[DT_STATIC_STACK_SIZE];  /**< local stack for small datatypes */
static_stack      166 opal/datatype/opal_convertor.h         convertor->pStack     = convertor->static_stack;