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

  /external/curl/src/
tool_urlglob.h 66 char beenhere; member in struct:__anon17422
tool_urlglob.c 517 if(!glob->beenhere)
518 glob->beenhere = 1;
  /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() */
  /toolchain/binutils/binutils-2.27/zlib/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/one-true-awk/
lib.c 539 static int beenhere = 0; local
541 if (beenhere++)

Completed in 660 milliseconds