Searched refs:nonstdtime (Results 1 – 1 of 1) sorted by relevance
1218 int stdtime = 0, nonstdtime = 0; in pr_options() local1251 if (nonstdtime==0) in pr_options()1254 printf("\t%ld not-standard", (l&0x7fffffff) - nonstdtime); in pr_options()1255 nonstdtime = l&0x7fffffff; in pr_options()