Searched refs:pa_xrenew (Results 1 – 3 of 3) sorted by relevance
101 #define pa_xrenew(type, p, n) ((type*) _pa_xrenew_internal(p, (n), sizeof(type))) macro
3286 t = pa_xrenew(char*, t, n); in pa_split_spaces_strv()
4356 db_values = pa_xrenew(long, db_values, n); in decibel_fix_parse_db_values()