Home
last modified time | relevance | path

Searched refs:dict_delete_consecutive_vars (Results 1 – 8 of 8) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/data/
H A Ddictionary.h75 void dict_delete_consecutive_vars (struct dictionary *,
H A Ddictionary.c516 dict_delete_consecutive_vars (struct dictionary *d, size_t idx, size_t count) in dict_delete_consecutive_vars() function
H A Dsys-file-reader.c2131 dict_delete_consecutive_vars (dict, idx + 1, segment_cnt - 1); in parse_long_string_map()
/dports/math/pspp/pspp-1.4.1/utilities/
H A Dpspp-convert.c304 dict_delete_consecutive_vars (dict, n_keep_vars, in main()
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dpsppire-dict.c447 dict_delete_consecutive_vars (d->dict, first, n); in psppire_dict_delete_variables()
/dports/math/pspp/pspp-1.4.1/doc/dev/
H A Dconcepts.texi2128 @deftypefun void dict_delete_consecutive_vars (struct dictionary *@var{dict}, size_t @var{idx}, siz…
/dports/math/pspp/pspp-1.4.1/doc/
H A Dpspp-dev.info-12155 -- Function: void dict_delete_consecutive_vars (struct dictionary
2732 * dict_delete_consecutive_vars: Dictionary Deleting Variables.
/dports/math/pspp/pspp-1.4.1/
H A DChangeLog6448 When a system file is opened, dict_delete_consecutive_vars() deletes lots