Searched refs:mine (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xedit/dist/lisp/re/
H A Drec.c727 long mine, maxc; local in function:irec_complex_repetition
741 mine = maxc = -1;
748 mine = strtol((char*)inf->ptr, (char**)&end, 10);
774 if (mine == maxc) {
780 if (mine >= 255 || maxc >= 255 ||
781 (mine >= 0 && maxc >= 0 && mine > maxc))
785 if (exact && mine == 1)
794 if (mine == 0 && maxc == 1)
798 rep->mine
[all...]
H A Drep.h313 short mine; /* minimum or exact number of matches */ member in struct:_rec_rep
H A Dreo.c369 if (pat->rep->mine > 0)
H A Dre.c2178 rec_byte(inf, rep->mine);
2182 rec_byte(inf, rep->mine);
2190 rec_byte(inf, rep->mine) == 0)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D17.2.8.rst36 - Graphical glitches r600 in game this war of mine linux native
H A D17.3.0.rst243 - Graphical glitches r600 in game this war of mine linux native
H A D18.0.0.rst158 - Graphical glitches r600 in game this war of mine linux native
/xsrc/external/mit/ctwm/dist/
H A DCHANGES.md1627 mine, and I don't use it, so don't expect a good support if you have

Completed in 11 milliseconds