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

/openjdk9/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.hotspot/src/org/graalvm/compiler/hotspot/replacements/
H A DCRC32Substitutions.java102 public static final ForeignCallDescriptor UPDATE_BYTES_CRC32 = new ForeignCallDescriptor("updateBytesCRC32", int.class, int.class, Word.class, int.class); field in class:CRC32Substitutions

Completed in 18 milliseconds