Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Disbidi.c80 U32 section_fcFirst, section_fcLim = 0xffffffffL; in wvIsBidiDocumentComplex() local
168 if ((section_fcLim == 0xffffffff) || (section_fcLim == j)) in wvIsBidiDocumentComplex()
173 &section_fcLim, i, in wvIsBidiDocumentComplex()
326 U32 section_fcFirst, section_fcLim = 0xffffffff; in wvIsBidiDocumentSimple() local
428 if ((section_fcLim == 0xffffffff) || (section_fcLim == j)) in wvIsBidiDocumentSimple()
435 &section_fcLim, i, in wvIsBidiDocumentSimple()
442 section_fcFirst, section_fcLim)); in wvIsBidiDocumentSimple()
H A Ddecode_simple.c57 U32 section_fcFirst, section_fcLim = 0xffffffff; in wvDecodeSimple() local
331 if (j == section_fcLim) in wvDecodeSimple()
338 if ((section_fcLim == 0xffffffff) || (section_fcLim == j)) in wvDecodeSimple()
344 &section_fcLim, i, in wvDecodeSimple()
351 section_fcFirst, section_fcLim)); in wvDecodeSimple()
H A Ddecode_complex.c364 U32 section_fcFirst, section_fcLim = 0xffffffffL; in wvDecodeComplex() local
595 if (j == section_fcLim) in wvDecodeComplex()
602 if ((section_fcLim == 0xffffffff) || (section_fcLim == j)) in wvDecodeComplex()
607 &section_fcLim, i, in wvDecodeComplex()