HomeSort by relevance Sort by last modified time
    Searched refs:type_destroy (Results 1 - 10 of 10) sorted by null

  /external/ltrace/
type.h 112 void type_destroy(struct arg_type_info *info);
type.c 122 type_destroy(field->info);
200 type_destroy(info->u.array_info.elt_type);
222 type_destroy(info->u.ptr_info.info);
228 type_destroy(struct arg_type_info *info) function
294 type_destroy(info);
309 type_destroy(retp);
param.c 123 type_destroy(param->u.type.type);
read_config_file.c 475 type_destroy(forward->info);
529 type_destroy(info);
770 type_destroy(elt_info);
807 type_destroy(*retp);
999 type_destroy(info);
value.c 64 type_destroy(value->type);
207 type_destroy(retp->type);
lens_default.c 571 type_destroy(&info[0]);
572 type_destroy(&info[1]);
prototype.c 60 type_destroy(proto->return_info);
131 type_destroy(named->info);
output.c 363 type_destroy(info);
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 521 type_destroy(&flattened);
  /external/libsepol/src/
policydb.c 1183 static int type_destroy(hashtab_key_t key, hashtab_datum_t datum, void *p function
1228 common_destroy, class_destroy, role_destroy, type_destroy, user_destroy,
    [all...]

Completed in 106 milliseconds