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

/openjdk10/hotspot/src/share/vm/ci/
H A DciReplay.cpp154 assert(parse_intptr_t("test") == 9, "what");
189 intptr_t parse_intptr_t(const char* label) { function in class:CompileReplay
296 intptr_t val = parse_intptr_t("data");

Completed in 39 milliseconds