Searched defs:str_equal (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/runtime/ | ||
H A D | globals.cpp | 278 inline bool str_equal(const char* s, char* q, size_t len) { function 287 if (str_equal(current->name, name, length)) { |
Completed in 66 milliseconds