Home
last modified time | relevance | path

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

/dports/math/pspp/pspp-1.4.1/src/output/
H A Dpivot-table.c892 equal_indexes (const size_t *a, const unsigned int *b, size_t n) in equal_indexes() function
908 if (equal_indexes (dindexes, cell->idx, table->n_dimensions)) in pivot_table_lookup_cell__()
/dports/math/pspp/pspp-1.4.1/
H A DChangeLog2463 pivot-table: Fix type mismatch in equal_indexes().