Searched defs:short (Results 1 – 4 of 4) sorted by relevance
6 const short shortTest = -16; constant
7 const short shortTest = -16; constant
40 typeMapping.put(new CType("GLshort"), new JType("short")); in typeMapping.put()124 arrayTypeMapping.put(new CType("GLshort", true, true), new JType("short", false, true)); in arrayTypeMapping.put()