Home
last modified time | relevance | path

Searched defs:FUNCS (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/grpc-grpc/third_party/upb/upb/hash/
H A Dcommon.h58 #define FUNCS(name, membername, type_t, converter) \ macro
71 FUNCS(int32, int32, int32_t, int32_t) in FUNCS() function
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/upb/hash/
Dcommon.h82 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
95 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/
D_ctypes_test.c228 } FUNCS; typedef
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/
D_ctypes_test.c409 } FUNCS; typedef
/aosp_15_r20/external/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h791 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
804 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
/aosp_15_r20/external/cronet/third_party/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h789 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
802 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
/aosp_15_r20/external/protobuf/php/ext/google/protobuf/
H A Dphp-upb.h789 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
802 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function
/aosp_15_r20/external/cronet/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Druby-upb.h791 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
804 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function