Searched refs:rtn_type (Results 1 – 2 of 2) sorted by relevance
534 char *arg_type, *rtn_type; in read_func_ptr() local546 rtn_type = NULL; in read_func_ptr()624 rtn_type = vector_str_get_flat(&fptr.vec, &rtn_len); in read_func_ptr()630 if (vector_str_push(&d->vec, rtn_type, rtn_len) == false) { in read_func_ptr()631 free(rtn_type); in read_func_ptr()637 free(rtn_type); in read_func_ptr()
683 char *arg_type, *rtn_type; in read_func_ptr() local695 rtn_type = NULL; in read_func_ptr()773 rtn_type = vector_str_get_flat(&fptr.vec, &rtn_len); in read_func_ptr()779 if (vector_str_push(&d->vec, rtn_type, rtn_len) == false) { in read_func_ptr()780 free(rtn_type); in read_func_ptr()786 free(rtn_type); in read_func_ptr()