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

  /sdk/emulator/opengl/tests/event_injector/
emulator-console.c 285 Msg** plast; local
292 plast = &con->out_msg;
293 while (*plast) {
294 plast = &(*plast)->next;
296 *plast = msg;
  /external/valgrind/main/perf/
tinycc.c 12493 Sym **plast, *s, *first; local
    [all...]

Completed in 86 milliseconds