Searched defs:PRIMITIVE_ACCESSORS (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/wasm/ |
D | wasm-objects-inl.h | 44 #define PRIMITIVE_ACCESSORS(holder, name, type, offset) \ macro 144 PRIMITIVE_ACCESSORS(WasmInstanceObject, memory_start, byte*, kMemoryStartOffset) in PRIMITIVE_ACCESSORS() function
|
/external/protobuf/src/google/protobuf/ |
D | extension_set.cc | 264 #define PRIMITIVE_ACCESSORS(UPPERCASE, LOWERCASE, CAMELCASE) \ macro 325 PRIMITIVE_ACCESSORS( INT32, int32, Int32) in PRIMITIVE_ACCESSORS() function
|