Searched refs:gotstate (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/tcl-105/tcl/tcl/generic/
H A Drege_dfa.c509 int gotstate;
532 gotstate = 0;
538 gotstate = 1;
550 dolacons = (gotstate) ? (cnfa->flags&HASLACONS) : 0;
580 if (!gotstate) {
501 int gotstate; local
/macosx-10.10.1/tcl-105/tcl84/tcl/generic/
H A Drege_dfa.c430 int gotstate; local
446 gotstate = 0;
452 gotstate = 1;
459 dolacons = (gotstate) ? (cnfa->flags&HASLACONS) : 0;
483 if (!gotstate)
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dsyncprov.c2462 int gotstate = 0, changed = 0, do_present = 0; local
2728 gotstate = 1;
2756 if ( gotstate && ( changed || dirty ) ) {

Completed in 506 milliseconds