Home
last modified time | relevance | path

Searched refs:pivot_table_is_empty (Results 1 – 4 of 4) sorted by relevance

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-table.h473 bool pivot_table_is_empty (const struct pivot_table *);
H A Dpivot-table.c317 assert (pivot_table_is_empty (table)); in pivot_dimension_create__()
880 pivot_table_is_empty (const struct pivot_table *table) in pivot_table_is_empty() function
/dports/math/pspp/pspp-1.4.1/src/language/dictionary/
H A Dsys-file-info.c708 if (pivot_table_is_empty (table)) in display_attributes()
/dports/math/pspp/pspp-1.4.1/src/language/stats/
H A Dcrosstabs.q1098 if (!pivot_table_is_empty (risk))