Searched defs:num_type_chars (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.cpp89 int num_type_chars = 0; local
93 num_type_chars++;
96 assert(num_type_chars == 11, "must have tested the right number of mappings");

Completed in 272 milliseconds