Home | History | Annotate | Download | only in src

Lines Matching full:last_key

69 static int last_key = -1;
293 result = last_key;
295 last_key = -1;
316 if (last_key != -1)
318 result = last_key;
319 last_key = -1;
2101 last_key = key;