HomeSort by relevance Sort by last modified time
    Searched full:oldec (Results 1 - 2 of 2) sorted by null

  /external/webkit/Tools/android/flex-2.5.4a/
ecs.c 119 int cclp, oldec, newec; local
136 oldec = bck[cclm];
179 bck[i] = oldec;
181 if ( oldec != NIL )
182 fwd[oldec] = i;
184 oldec = i;
189 if ( bck[cclm] != NIL || oldec != bck[cclm] )
192 fwd[oldec] = NIL;
  /prebuilts/misc/linux-x86/flex/
flex-2.5.4a 

Completed in 40 milliseconds