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

  /external/zlib/src/examples/
enough.c 159 calculations for offset and bit in beenhere() for the details.
255 local int beenhere(int syms, int len, int left, int mem, int rem) function
355 if (beenhere(syms, len, left, mem, rem))
548 /* 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++)
  /external/dbus/dbus/
dbus-sysdeps-win.c 482 static dbus_bool_t beenhere = FALSE; local
488 if (beenhere)
512 beenhere = TRUE;
    [all...]

Completed in 88 milliseconds