Searched defs:FUNCS (Results 1 – 5 of 5) sorted by relevance
| /third_party/grpc/third_party/upb/upb/hash/ |
| D | common.h | 58 #define FUNCS(name, membername, type_t, converter) \ macro 71 FUNCS(int32, int32, int32_t, int32_t) in FUNCS() function
|
| /third_party/protobuf/upb/hash/ |
| D | common.h | 58 #define FUNCS(name, membername, type_t, converter) \ macro 71 FUNCS(int32, int32, int32_t, int32_t) in FUNCS() function
|
| /third_party/python/Modules/_ctypes/ |
| D | _ctypes_test.c | 409 } FUNCS; typedef
|
| /third_party/protobuf/ruby/ext/google/protobuf_c/ |
| D | ruby-upb.h | 2804 #define FUNCS(name, membername, type_t, converter) \ macro 2817 FUNCS(int32, int32, int32_t, int32_t) in FUNCS() function
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| D | php-upb.h | 2802 #define FUNCS(name, membername, type_t, converter) \ macro 2815 FUNCS(int32, int32, int32_t, int32_t) in FUNCS() function
|