Home | History | Annotate | Download | only in runtime

Lines Matching refs:exp

901 #define CHECK_JNI_EXIT(type, exp) ({ \
902 auto _rc = (exp); \