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

/openjdk10/hotspot/test/native/
H A DgtestMain.cpp49 static bool is_prefix(const char* prefix, const char* str) { function
/openjdk10/hotspot/src/share/vm/code/
H A DrelocInfo.hpp354 bool is_prefix() const { return type() == data_prefix_tag; } function in class:VALUE_OBJ_CLASS_SPEC

Completed in 52 milliseconds