Searched refs:VALUE_1 (Results 1 – 9 of 9) sorted by relevance
31 public static final CstLong VALUE_1 = make(1); field in CstLong
32 public static final CstDouble VALUE_1 = field in CstDouble
31 public static final CstFloat VALUE_1 = make(Float.floatToIntBits(1.0f)); field in CstFloat
37 public static final CstInteger VALUE_1 = make(1); field in CstInteger
249 CstInteger.VALUE_1, 1); in parseInstruction()279 CstLong.VALUE_1, 0); in parseInstruction()289 CstFloat.VALUE_1, 0); in parseInstruction()304 CstDouble.VALUE_1, 0); in parseInstruction()