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

  /external/zlib/src/examples/
enough.c 162 calculations for offset and bit in beenhere() for the details.
258 local int beenhere(int syms, int len, int left, int mem, int rem) function
358 if (beenhere(syms, len, left, mem, rem))
551 /* allocate and clear done array for beenhere() */
  /external/qemu/distrib/sdl-1.2.15/src/video/Xext/Xxf86dga/
XF86DGA.c 657 static char beenhere = 0; local
659 if (beenhere)
661 beenhere = 1;
681 static int beenHere = 0;
707 if (!beenHere) {
708 beenHere = 1;
  /ndk/sources/host-tools/nawk-20071023/
lib.c 529 static int beenhere = 0; local
531 if (beenhere++)

Completed in 76 milliseconds