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

/openjdk7/hotspot/src/share/vm/utilities/
H A Dcopy.hpp239 static void fill_to_aligned_words(HeapWord* to, size_t count, juint value = 0) { function in class:Copy

Completed in 553 milliseconds