Searched defs:FUNCS (Results 1 – 5 of 5) sorted by relevance
| /third_party/grpc/third_party/upb/upb/ |
| D | table.int.h | 85 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro 98 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
|
| /third_party/grpc/third_party/upb/tests/ |
| D | test_table.cc | 30 #define FUNCS(name, type_t, enumval) \ macro
|
| /third_party/python/Modules/_ctypes/ |
| D | _ctypes_test.c | 407 } FUNCS; typedef
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 563 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro 576 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | upb.h | 549 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro 562 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
|