Searched refs:UGENCASE_EXC_SHIFT (Results 1 – 1 of 1) sorted by relevance
231 #define UGENCASE_EXC_SHIFT 20 macro235 MAX_EXC_COUNT=(UGENCASE_EXC_MASK>>UGENCASE_EXC_SHIFT)+1543 value|=(uint32_t)excPropsCount<<UGENCASE_EXC_SHIFT; in setProps()613 value|=(uint32_t)excPropsCount<<UGENCASE_EXC_SHIFT; in makeExcProps()711 excProps[value>>UGENCASE_EXC_SHIFT]->closure.add(dest); in addClosureMapping()775 ExcProps &ep=*excProps[value>>UGENCASE_EXC_SHIFT]; in addClosure()1102 … int32_t excIndex=makeException(c, value, *excProps[value>>UGENCASE_EXC_SHIFT], errorCode); in makeExceptions()