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

/openjdk10/hotspot/src/share/vm/memory/
H A Dvirtualspace.cpp1200 #define assert_lt(value1, value2) \ macro
1266 assert_lt(vs.actual_committed_size(), commit_size + commit_granularity);

Completed in 94 milliseconds