Searched refs:nmatched (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/jpeg/
H A Dcdjpeg.c125 register int nmatched = 0; local
134 nmatched++; /* count matched characters */
137 if (nmatched < minchars)
H A Drdjpgcom.c414 register int nmatched = 0; local
423 nmatched++; /* count matched characters */
426 if (nmatched < minchars)
H A Dwrjpgcom.c390 register int nmatched = 0; local
399 nmatched++; /* count matched characters */
402 if (nmatched < minchars)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/jpeg/
H A Dcdjpeg.c125 register int nmatched = 0; local
134 nmatched++; /* count matched characters */
137 if (nmatched < minchars)
H A Drdjpgcom.c414 register int nmatched = 0; local
423 nmatched++; /* count matched characters */
426 if (nmatched < minchars)
H A Dwrjpgcom.c390 register int nmatched = 0; local
399 nmatched++; /* count matched characters */
402 if (nmatched < minchars)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/jpeg/
H A Dcdjpeg.c125 register int nmatched = 0; local
134 nmatched++; /* count matched characters */
137 if (nmatched < minchars)
H A Drdjpgcom.c414 register int nmatched = 0; local
423 nmatched++; /* count matched characters */
426 if (nmatched < minchars)
H A Dwrjpgcom.c390 register int nmatched = 0; local
399 nmatched++; /* count matched characters */
402 if (nmatched < minchars)

Completed in 98 milliseconds