Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/data/
H A Dpor-file-writer.c86 static void write_value_labels (struct pfm_writer *,
168 write_value_labels (w, dict); in pfm_open_writer()
399 write_value_labels (struct pfm_writer *w, const struct dictionary *dict) in write_value_labels() function
H A Dsys-file-writer.c115 static void write_value_labels (struct sfm_writer *,
272 write_value_labels (w, d); in sfm_open_writer()
582 write_value_labels (struct sfm_writer *w, const struct dictionary *d) in write_value_labels() function