Searched defs:named_type (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Dprototype.h71 struct named_type { struct
79 void named_type_init(struct named_type *named,
82 void named_type_destroy(struct named_type *named);
95 /* Dictionary of name->struct named_type. */
125 struct named_type *named);
135 int protolib_add_type(struct protolib *plib, struct named_type *named);
140 struct named_type *protolib_lookup_type(struct protolib *plib,

Completed in 68 milliseconds