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

  /external/ltrace/
type.h 155 struct arg_type_info *type_get_hfa_type(struct arg_type_info *info,
type.c 671 type_get_hfa_type(struct arg_type_info *info, size_t *countp) function
690 emt = type_get_hfa_type(emt, &emt_count);
  /external/ltrace/sysdeps/linux-gnu/ia64/
fetch.c 353 = type_get_hfa_type(info, &hfa_size);
394 hfa_info = type_get_hfa_type(info, &hfa_size);
  /external/ltrace/sysdeps/linux-gnu/arm/
fetch.c 192 float_info = type_get_hfa_type(info, &hfa_size);
  /external/ltrace/sysdeps/linux-gnu/aarch64/
fetch.c 189 struct arg_type_info *hfa_t = type_get_hfa_type(info, &count);

Completed in 920 milliseconds