Home
last modified time | relevance | path

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

/art/runtime/interpreter/
Dinterpreter_common.cc365 #define EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, _transaction_active) \ macro
371 EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, false); \
372 EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL(_field_type, true);
378 #undef EXPLICIT_DO_IPUT_QUICK_TEMPLATE_DECL