HomeSort by: relevance | last modified time | path
    Searched defs:ctf_errwarning_next (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/libctf/
ctf-subr.c 308 ctf_errwarning_next (ctf_dict_t *fp, ctf_next_t **it, int *is_warning, function
333 i->ctn_iter_fun = (void (*) (void)) ctf_errwarning_next;
337 if ((void (*) (void)) ctf_errwarning_next != i->ctn_iter_fun)
  /src/external/gpl3/binutils.old/dist/libctf/
ctf-subr.c 308 ctf_errwarning_next (ctf_dict_t *fp, ctf_next_t **it, int *is_warning, function
333 i->ctn_iter_fun = (void (*) (void)) ctf_errwarning_next;
337 if ((void (*) (void)) ctf_errwarning_next != i->ctn_iter_fun)
  /src/external/gpl3/gdb/dist/libctf/
ctf-subr.c 308 ctf_errwarning_next (ctf_dict_t *fp, ctf_next_t **it, int *is_warning, function
333 i->ctn_iter_fun = (void (*) (void)) ctf_errwarning_next;
337 if ((void (*) (void)) ctf_errwarning_next != i->ctn_iter_fun)
  /src/external/gpl3/gdb.old/dist/libctf/
ctf-subr.c 271 ctf_errwarning_next (ctf_dict_t *fp, ctf_next_t **it, int *is_warning, function
296 i->ctn_iter_fun = (void (*) (void)) ctf_errwarning_next;
300 if ((void (*) (void)) ctf_errwarning_next != i->ctn_iter_fun)

Completed in 28 milliseconds