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

/openjdk7/hotspot/src/share/vm/prims/
H A DmethodHandles.cpp954 #define STRING_NULL(scope,value) #value "\0" macro
955 static const char con_names[] = { EACH_NAMED_CON(STRING_NULL, IGNORE_REQ) };
976 #undef STRING_NULL macro

Completed in 33 milliseconds