Home
last modified time | relevance | path

Searched refs:agr_func (Results 1 – 5 of 5) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Daggregate.h44 struct agr_func struct
54 extern const struct agr_func agr_func_tab[]; argument
H A Daggregate.c94 const struct agr_func agr_func_tab[] =
397 const struct agr_func *function; in parse_aggregate_functions()
/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Ddummy.c55 const struct agr_func agr_func_tab[] =
H A Dpsppire-dialog-action-aggregate.c262 const struct agr_func *af = agr_func_tab; in populate_combo_model()
/dports/math/pspp/pspp-1.4.1/doc/
H A Dtransformation.texi40 … /@var{dest_var}['@var{label}']@dots{}=@var{agr_func}(@var{src_vars}, @var{args}@dots{})@dots{}