Home
last modified time | relevance | path

Searched refs:ds_init_string (Results 1 – 2 of 2) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/libpspp/
H A Dstr.h159 void ds_init_string (struct string *, const struct string *);
H A Dstr.c900 ds_init_string (struct string *st, const struct string *s) in ds_init_string() function