Lines Matching defs:notDicMode
3615 Label notDicMode(env);
3617 BRANCH(IsDictionaryModeByHClass(hclass), &isDicMode, ¬DicMode);
3618 Bind(¬DicMode);
3865 Label notDicMode(env);
3866 BRANCH(IsDictionaryElement(hclass), &isDicMode, ¬DicMode);
3875 Bind(¬DicMode);
4049 Label notDicMode(env);
4051 BRANCH(IsDictionaryModeByHClass(hclass), &isDicMode, ¬DicMode);
4074 Bind(¬DicMode);
4673 Label notDicMode(env);
4675 BRANCH(IsDictionaryModeByHClass(hclass), &isDicMode, ¬DicMode);
4676 Bind(¬DicMode);
4949 Label notDicMode(env);
4951 BRANCH(IsDictionaryModeByHClass(hclass), &isDicMode, ¬DicMode);
4952 Bind(¬DicMode);