treewide: Replace <name>_cnt by n_<name>s and <name>_cap by allocated_<name>.
[pspp] / src / math / distributions.c
2021-12-06 Ben Pfaffdistributions: New module for probability distribution...