Home
last modified time | relevance | path

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

/libcore/ojluni/src/main/native/
Dio_util.h88 #define WITH_PLATFORM_STRING(env, strexp, var) \ argument
91 jstring _##var##str = (strexp); \
116 #define WITH_UNICODE_STRING(env, strexp, var) \ argument
119 jstring _##var##str = (strexp); \