Home
last modified time | relevance | path

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

/dports/www/analog/analog-6.0/src/
H A Doutxml.h59 static const char *column_name[COL_NUMBER], *report_name[REP_NUMBER], *criteria[METHOD_NUMBER];
H A Dglobals.c1525 method2sing = (unsigned int *)xmalloc(METHOD_NUMBER * sizeof(unsigned int)); in globals()
1536 method2pl = (unsigned int *)xmalloc(METHOD_NUMBER * sizeof(unsigned int)); in globals()
1547 method2date = (unsigned int *)xmalloc(METHOD_NUMBER * sizeof(unsigned int)); in globals()
1554 method2pc = (unsigned int *)xmalloc(METHOD_NUMBER * sizeof(unsigned int)); in globals()
1565 method2relpc = (unsigned int *)xmalloc(METHOD_NUMBER * sizeof(unsigned int)); in globals()
1576 method2sort = (unsigned int *)xmalloc(METHOD_NUMBER * sizeof(unsigned int)); in globals()
H A Doutxml.c233 …od->subsortby[rep]==UNSET || (od->subsortby[rep]>=REQUESTS && od->subsortby[rep]<=METHOD_NUMBER) ); in xml_reporttitle()
H A Danlghea3.h586 ALPHABETICAL, RANDOM, METHOD_NUMBER}; enumerator