Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
D_ctypes_test.c409 } FUNCS; typedef
/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.h563 #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/
Dupb.h549 #define FUNCS(name, membername, type_t, converter, proto_type) \ macro
562 FUNCS(int32, int32, int32_t, int32_t, UPB_CTYPE_INT32) in FUNCS() function