Searched defs:ValueInt (Results 1 – 2 of 2) sorted by relevance
5 struct ValueInt struct7 ValueInt(int v = 0) : ValueLength(v) {} in ValueInt() function18 struct ValueBoth : ValueInt, ValueEnum { }; argument
146 unsigned ValueInt = 1; in push() local