Searched refs:typedesc_t (Results 1 – 3 of 3) sorted by relevance
19 struct typedesc_t { struct24 static const struct typedesc_t types_cbfs_compression[] = { argument31 static struct typedesc_t filetypes[] unused = {
47 const struct typedesc_t *algo; in benchmark()85 const struct typedesc_t *algo = &types_cbfs_compression[0]; in compress()
37 static const char *lookup_name_by_type(const struct typedesc_t *desc, uint32_t type, in lookup_name_by_type()47 static int lookup_type_by_name(const struct typedesc_t *desc, const char *name) in lookup_type_by_name()