Home
last modified time | relevance | path

Searched defs:cleanup_ent (Results 1 – 2 of 2) sorted by relevance

/third_party/protobuf/php/ext/google/protobuf/
Dphp-upb.c2341 typedef struct cleanup_ent { struct
2344 } cleanup_ent; argument
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c2334 typedef struct cleanup_ent { struct
2335 struct cleanup_ent *next; argument
2338 } cleanup_ent; typedef