Searched defs:VALUE_0 (Results 1 – 14 of 14) sorted by relevance
28 public static final CstLong VALUE_0 = make(0); field in CstLong
28 public static final CstDouble VALUE_0 = field in CstDouble
28 public static final CstFloat VALUE_0 = make(Float.floatToIntBits(0.0f)); field in CstFloat
28 public static final CstByte VALUE_0 = make((byte) 0); field in CstByte
28 public static final CstShort VALUE_0 = make((short) 0); field in CstShort
28 public static final CstChar VALUE_0 = make((char) 0); field in CstChar
34 public static final CstInteger VALUE_0 = make(0); field in CstInteger