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

  /external/valgrind/main/none/tests/
shorts.c 10 short newtop = w->nt; local
13 if (newtop < oldtop) { fprintf(stderr,"case1\n");
14 // FillArea(w, newtop, XawMin(newbot, oldtop), 1);
16 if (newtop > oldtop) { fprintf(stderr,"case2\n");
17 // FillArea(w, oldtop, XawMin(newtop, oldbot), 0);
23 // FillArea(w, XawMax(newtop, oldbot), newbot, 1);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
EditorWindow.py     [all...]
  /bionic/libc/upstream-dlmalloc/
malloc.c 4857 mchunkptr newtop = chunk_plus_offset(p, nb); local
    [all...]
  /external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_malloc.c 3815 mchunkptr newtop = chunk_plus_offset(oldp, nb); local
    [all...]

Completed in 87 milliseconds