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

/openjdk7/hotspot/src/cpu/zero/vm/
H A Dstack_zero.hpp80 int available_words() const { function in class:ZeroStack
95 assert(count <= available_words(), "stack overflow");

Completed in 202 milliseconds