Home
last modified time | relevance | path

Searched refs:strexp (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
Dio_util.h87 #define WITH_PLATFORM_STRING(env, strexp, var) \ argument
90 jstring _##var##str = (strexp); \
115 #define WITH_UNICODE_STRING(env, strexp, var) \ argument
118 jstring _##var##str = (strexp); \