Searched refs:quant (Results 1 – 6 of 6) sorted by relevance
293 double quant; /* quantize to multiples of */ in adj_systime() local329 quant = sys_tick; in adj_systime()331 quant = 1e-6; in adj_systime()332 ticks = (long)(dtemp / quant + .5); in adj_systime()333 adjtv.tv_usec = (long)(ticks * quant * 1.e6 + .5); in adj_systime()
56 int quant[] = { 60, 60, 24 }; variable741 nums[i] = (int)(a % quant[i]); in prtime()742 a /= quant[i]; in prtime()
4654 quant = XML_CQUANT_NONE; in doProlog()4657 quant = XML_CQUANT_OPT; in doProlog()4660 quant = XML_CQUANT_REP; in doProlog()4663 quant = XML_CQUANT_PLUS; in doProlog()4676 dtd->scaffold[myindex].quant = quant; in doProlog()4691 quant = XML_CQUANT_NONE; in doProlog()4694 quant = XML_CQUANT_OPT; in doProlog()4697 quant = XML_CQUANT_REP; in doProlog()4700 quant = XML_CQUANT_PLUS; in doProlog()4706 dtd->scaffold[dtd->scaffIndex[dtd->scaffLevel]].quant = quant; in doProlog()[all …]
139 enum XML_Content_Quant quant; member
3613 const decNumber * rhs, decContext * set, Flag quant, uInt * status) in decQuantizeOp() argument3670 if (quant) in decQuantizeOp()
161561 quant