Searched refs:version_type (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/back/
H A DdebugInit.c140 } version_type; typedef in typeref:struct:__anon502
143 version_type runtime;
144 version_type compiletime;
178 version_type runtime = compatible_versions_list[i].runtime;
179 version_type comptime = compatible_versions_list[i].compiletime;

Completed in 32 milliseconds