Home
last modified time | relevance | path

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

/dports/devel/ccdoc/ccdocv08r41/test/
H A Dtest01.ok1222 unsigned num_items2(); //!< The number of items.
/dports/biology/ncbi-toolkit/ncbi/api/
H A Dsqnutil3.c32182 Int4 num_len1, num_len2, num_items1, num_items2; in CombineDiscrepancyReports() local
32261 num_items2 = atoi(fixed_buf); in CombineDiscrepancyReports()
32266 num_items2 = atoi (num_buf); in CombineDiscrepancyReports()
32274 sprintf (fixed_buf, "%d", num_items1 + num_items2); in CombineDiscrepancyReports()