Home
last modified time | relevance | path

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

/freebsd/usr.bin/ministat/
H A Dministat.c29 #define NSTUDENT 100 macro
32 static double const student[NSTUDENT + 1][NCONF] = {
255 if (z > NSTUDENT) in Relative()