Searched defs:CONSTANT (Results 1 – 7 of 7) sorted by relevance
69 #define CONSTANT 0 macro
55 CONSTANT = 'CONSTANT' variable
52 CONSTANT, enumConstant
104 CONSTANT = 2, enumerator
43 private static final int CONSTANT = 1; field in SCCP
36 enum Kind { INVALID, UNALLOCATED, CONSTANT, IMMEDIATE, EXPLICIT, ALLOCATED }; enumerator
1394 CONSTANT, // Property with constant value (compile time). enumerator