Searched defs:NegInt (Results 1 – 3 of 3) sorted by relevance
9 public class NegInt extends Format12x { class15 /*package*/ NegInt(int high, BytecodeStream stream) { in NegInt() method in NegInt19 public NegInt(int dest, int source) { in NegInt() method in NegInt
55 struct NegInt struct57 GLint value;58 NegInt (GLint value_) : value(value_) {} in NegInt() function
64 struct NegInt struct66 GLint value;67 NegInt (GLint value_) : value(value_) {} in NegInt() function