Searched refs:T_BOOLEAN (Results 1 – 12 of 12) sorted by relevance
233 int T_BOOLEAN = 4; field
173 case T_BOOLEAN: in arrayInfo()
82 int T_BOOLEAN = 4; field
1182 case Opcodes.T_BOOLEAN: in execute()
98 case Opcode.T_BOOLEAN : in getPrimitiveType()
183 case T_BOOLEAN: in unaryOperation()
134 Opcode.T_BOOLEAN, 1);
394 return Constants.T_BOOLEAN; in NEWARRAY()
438 if (operand < Opcodes.T_BOOLEAN || operand > Opcodes.T_LONG) { in visitIntInsn()
777 case Opcode.T_BOOLEAN : in doNEWARRAY()
354 atype = T_BOOLEAN; in atNewArrayExpr2()
794 case T_BOOLEAN: in evalNewArray()