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

  /external/ltrace/
type.h 76 * structure contains no fields. Use type_struct_add to populate the
82 int type_struct_add(struct arg_type_info *info,
type.c 96 type_struct_add(struct arg_type_info *info, function
292 if (type_struct_add(retp, info, field->own_info) < 0) {
read_config_file.c 528 if (field == NULL || type_struct_add(info, field, own)) {
  /external/ltrace/sysdeps/linux-gnu/x86/
fetch.c 449 if (type_struct_add(flattened, field, 0) < 0)

Completed in 1394 milliseconds