Searched refs:rtn_type (Results 1 – 2 of 2) sorted by relevance
535 char *arg_type, *rtn_type; in read_func_ptr() local547 rtn_type = NULL; in read_func_ptr()625 rtn_type = vector_str_get_flat(&fptr.vec, &rtn_len); in read_func_ptr()631 if (vector_str_push(&d->vec, rtn_type, rtn_len) == false) { in read_func_ptr()632 free(rtn_type); in read_func_ptr()638 free(rtn_type); in read_func_ptr()
684 char *arg_type, *rtn_type; in read_func_ptr() local696 rtn_type = NULL; in read_func_ptr()774 rtn_type = vector_str_get_flat(&fptr.vec, &rtn_len); in read_func_ptr()780 if (vector_str_push(&d->vec, rtn_type, rtn_len) == false) { in read_func_ptr()781 free(rtn_type); in read_func_ptr()787 free(rtn_type); in read_func_ptr()