Searched defs:CONSTANT (Results 1 – 7 of 7) sorted by relevance
61 const int CONSTANT = 42; field
471 enum : int32_t { CONSTANT = 42 }; enumerator
456 enum : int32_t { CONSTANT = 42 }; enumerator
3657 public static final int CONSTANT = 42; field