OpenGrok
Cross Reference: CheckJni.cpp
xref
: /
dalvik
/
vm
/
CheckJni.cpp
Home
|
History
|
Annotate
|
Download
|
only in
vm
Lines Matching
refs:exp
1328
#define CHECK_JNI_EXIT(type,
exp
) ({ \
1329
typeof (
exp
) _rc = (
exp
); \