Searched defs:tmp (Results 1 – 4 of 4) sorted by relevance
95 int tmp = 0; in readInt() local108 int tmp = 0; in readShort() local121 int tmp = 0; in readChar() local134 int tmp = 0; in readLong() local
49 int tmp[] = new int[1]; in testN3() local
75 int tmp = Integer.parseInt(ipSegs[3]) << 24 | Integer.parseInt(ipSegs[2]) << 16 | in ipToInteger() local
46 char tmp[] = new char[buffer_size * 2]; in expand() local182 int tmp = Character.digit((char) nextChar, 16); in readUnicodeChar() local