Searched refs:DEFINE_SELF (Results 1 - 1 of 1) sorted by relevance
/third_party/protobuf/ruby/ext/google/protobuf_c/ |
H A D | defs.c | 353 #define DEFINE_SELF(type, var, rb_var) \ macro 449 DEFINE_SELF(DescriptorPool, self, _self); in DescriptorPool_lookup() 547 DEFINE_SELF(Descriptor, self, _self); in Descriptor_initialize() 567 DEFINE_SELF(Descriptor, self, _self); in Descriptor_file_descriptor() 579 DEFINE_SELF(Descriptor, self, _self); in Descriptor_name() 590 DEFINE_SELF(Descriptor, self, _self); in Descriptor_each() 611 DEFINE_SELF(Descriptor, self, _self); in Descriptor_lookup() 628 DEFINE_SELF(Descriptor, self, _self); in Descriptor_each_oneof() 649 DEFINE_SELF(Descriptor, self, _self); in Descriptor_lookup_oneof() 665 DEFINE_SELF(Descripto in Descriptor_msgclass() [all...] |
Completed in 2 milliseconds