Searched refs:VALUE_1 (Results 1 – 5 of 5) sorted by relevance
5 enum E { VALUE_1 }; enumerator15 case sizeof(B<VALUE_1>): ; in bar()
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