Searched refs:major (Results 1 – 4 of 4) sorted by relevance
498 byte major = in.readByte(); in readObject()500 if (major != 1) { in readObject()501 throw new IOException("LogRecord: bad version: " + major + "." + minor); in readObject()
189 int major = -1; in isSourceFilterSupported() local191 major = atoi(uts.version); in isSourceFilterSupported()194 if (major < 6 || (major == 6 && minor < 1)) {// unsupported on aix < 6.1 in isSourceFilterSupported()
154 source or binary form) with the major components (compiler, kernel, and so on)
440 source or binary form) with the major components (compiler, kernel, and so on)