Searched defs:_ (Results 1 – 3 of 3) sorted by relevance
/art/runtime/ |
D | runtime_intrinsics.cc | 70 #define SETUP_INTRINSICS(Name, InvokeType, _, __, ___, ClassName, MethodName, Signature) \ in InitializeIntrinsics() argument
|
D | method_handles.cc | 65 #define LOOKUP_PRIMITIVE(primitive, _, java_name, ___) \ in GetUnboxedPrimitiveType() argument 81 #define CASE_PRIMITIVE(primitive, _, java_name, __) \ in GetBoxedPrimitiveClass() argument 99 #define CASE_PRIMITIVE(primitive, abbrev, _, shorthand) \ in GetUnboxedTypeAndValue() argument
|
/art/compiler/optimizing/ |
D | nodes.cc | 3187 #define CHECK_INTRINSICS_ENUM_VALUES(Name, InvokeType, _, SideEffects, Exceptions, ...) \ argument
|