Searched defs:fieldtype (Results 1 – 5 of 5) sorted by relevance
| /third_party/python/Modules/_ctypes/ |
| D | cfield.c | 58 int fieldtype; in PyCField_FromDesc() local
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.h | 37 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument 42 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
|
| D | upb.c | 38 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument 43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 38 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument 43 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
|
| D | php-upb.c | 39 #define UPB_READ_ONEOF(msg, fieldtype, offset, case_offset, case_val, default) \ argument 44 #define UPB_WRITE_ONEOF(msg, fieldtype, offset, value, case_offset, case_val) \ argument
|